mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-13 12:43:45 +08:00
This commit is contained in:
@@ -13,7 +13,7 @@ export default {
|
||||
//默认分页数量
|
||||
defaultPageSize: 10,
|
||||
//可切换每页数量集合
|
||||
pageSizes: [10, 20, 30, 40, 50, 100, 200],
|
||||
pageSizes: [10, 15, 20, 30, 50, 100],
|
||||
},
|
||||
upload: {
|
||||
//考虑接口规范不同
|
||||
|
||||
Reference in New Issue
Block a user