Просмотр исходного кода

Wesmiler 2021-0115第4期分销功能新增

wesmiler 5 лет назад
Родитель
Сommit
0499ca7f9f

+ 4 - 4
public/themes/default/weixin/public/assets/css/match.css

@@ -231,15 +231,15 @@ body {
     overflow: hidden;
 }
 .info-box .down-more {
-    /*position: absolute;
-    right: 8px;
-    bottom: 8px;*/
     position: absolute;
+    right: 8px;
+    bottom: 8px;
+   /* position: absolute;
     bottom: -60px;
     left: 0;
     right: 0;
     margin: auto;
-    width: 36px;
+    width: 36px;*/
 }
 
 .pics {

+ 1 - 1
public/themes/default/weixin/public/assets/js/match.js

@@ -12,7 +12,7 @@ var app = new Vue({
             height: '',
             education: 0,
             married: 0,
-            pageSize: 5,
+            pageSize: 50,
             type: 1,
         },
         hasFollow: 0,