Sfoglia il codice sorgente

删除多余代码

wangning 5 anni fa
parent
commit
b515e22013
3 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0 1
      ghs/src/main.js
  2. 0 1
      hd/src/main.js
  3. 0 1
      pt/src/main.js

+ 0 - 1
ghs/src/main.js

@@ -52,7 +52,6 @@ const conf = {
 			pagination: {
 				props: {
           layout: 'total, prev, pager, next, jumper', 
-          'page-sizes': [10, 15, 20, 30],
 				}
 			},
 			dict: {

+ 0 - 1
hd/src/main.js

@@ -40,7 +40,6 @@ const conf = {
 			pagination: {
 				props: {
           layout: 'total, prev, pager, next, jumper',
-          'page-sizes': [10, 15, 20, 30],
 				}
 			},
 			dict: {

+ 0 - 1
pt/src/main.js

@@ -40,7 +40,6 @@ const conf = {
 			pagination: {
 				props: {
           layout: 'total, prev, pager, next, jumper',
-          'page-sizes': [10, 15, 20, 30],
 				}
 			},
 			dict: {