Browse Source

首页优化

306132416@qq.com 4 years ago
parent
commit
a26bd781d2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -642,7 +642,7 @@ export default {
         md5Sign;
       let postData = {
         page: 1,
-        page_size: 15,
+        page_size:2,
       };
       uni.request({
         url: url,