perf: 统一pagesize

This commit is contained in:
陈劲松
2020-12-17 11:07:57 +08:00
committed by chenjinsong
parent 8bbf031c73
commit 889a1a7bbb
26 changed files with 96 additions and 93 deletions

View File

@@ -1,5 +1,7 @@
import i18n from "../i18n";
export const defaultPageSize = 20;
export const staticMenus = {
settings: {
title: i18n.t('overall.config'),