Ver Fonte

删除多余代码

wangning há 5 anos atrás
pai
commit
b515e22013
3 ficheiros alterados com 0 adições e 3 exclusões
  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: {
 			pagination: {
 				props: {
 				props: {
           layout: 'total, prev, pager, next, jumper', 
           layout: 'total, prev, pager, next, jumper', 
-          'page-sizes': [10, 15, 20, 30],
 				}
 				}
 			},
 			},
 			dict: {
 			dict: {

+ 0 - 1
hd/src/main.js

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

+ 0 - 1
pt/src/main.js

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