feat: 新增系统全局分页size配置,可根据屏幕大小自行设置

This commit is contained in:
meilin.huang
2023-11-29 17:34:54 +08:00
parent c7bab3a71b
commit e221c2f42e
19 changed files with 151 additions and 130 deletions

View File

@@ -16,8 +16,8 @@
"countup.js": "^2.7.0",
"cropperjs": "^1.5.11",
"echarts": "^5.4.3",
"element-plus": "^2.4.2",
"jsencrypt": "^3.3.1",
"element-plus": "^2.4.3",
"jsencrypt": "^3.3.2",
"lodash": "^4.17.21",
"mitt": "^3.0.1",
"monaco-editor": "^0.44.0",
@@ -25,13 +25,12 @@
"monaco-themes": "^0.4.4",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"qrcode.vue": "^3.4.0",
"qrcode.vue": "^3.4.1",
"screenfull": "^6.0.2",
"sortablejs": "^1.15.0",
"sql-formatter": "^14.0.0",
"uuid": "^9.0.1",
"vue": "^3.3.9",
"vue-clipboard3": "^1.0.1",
"vue-router": "^4.2.5",
"xterm": "^5.3.0",
"xterm-addon-fit": "^0.8.0",
@@ -53,7 +52,7 @@
"prettier": "^3.0.3",
"sass": "^1.69.0",
"typescript": "^5.3.2",
"vite": "^5.0.2",
"vite": "^5.0.3",
"vue-eslint-parser": "^9.3.1"
},
"browserslist": [