chenjunkai 6 лет назад
Родитель
Сommit
def5186877
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      web/index.html

+ 1 - 2
web/index.html

@@ -99,7 +99,6 @@
                     </div>
                 </div>
             </div>
-            <hr>
             <div class="container-fluid">
                 <div class="row">
                     <!--add-->
@@ -176,7 +175,7 @@
         let post_data = {
             'token': $.cookie('access_token'),
             'page': 1,
-            'line': 10,
+            'line': 5,
         };
         InitIndex(post_data)
         // $('#pagination').pagination({