mirror of
https://gitee.com/honghuangdc/soybean-admin-element-plus.git
synced 2025-12-30 10:22:25 +00:00
chore(projects): 🔖 release v1.3.13.
* chore(deps): ⬆️ update deps.
* chore(projects): release v1.3.13
This commit is contained in:
67
CHANGELOG.md
67
CHANGELOG.md
@@ -1,6 +1,73 @@
|
||||
# Changelog
|
||||
|
||||
|
||||
## [v1.3.13](https://github.com/skyfeiz/soybean-admin-element-plus/compare/v1.3.12...v1.3.13) (2025-08-18)
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
- **docs**:
|
||||
- add GitCode star badge to README files - by @soybeanjs [<samp>(a2e1b)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/a2e1b6b)
|
||||
- **projects**:
|
||||
- ✨ Adjust the display duration of the update notification. Fixed [#79] - by **一寸灰** in https://github.com/skyfeiz/soybean-admin-element-plus/issues/79 [<samp>(66aab)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/66aab7e)
|
||||
- ✨ support vite devtools specify the editor by launchEditor option. - by **一寸灰** [<samp>(a1455)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/a14550e)
|
||||
- ✨ clear tabs cache when switching users. - by **一寸灰** [<samp>(311bd)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/311bd75)
|
||||
- **styles**:
|
||||
- Page format abnormality issue when updating column settings to a large number - by @YSH0313 and **袁少航** in https://github.com/skyfeiz/soybean-admin-element-plus/issues/102 [<samp>(325a7)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/325a7f5)
|
||||
- **types**:
|
||||
- ✨ enhance Option type to support customizable label types. - by **一寸灰** [<samp>(d96db)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/d96db31)
|
||||
|
||||
### 🐞 Bug Fixes
|
||||
|
||||
- **packages**:
|
||||
- 🐛 fix full-content display issues when fixedHeaderAndTab is false. fixed [#131] - by **一寸灰** in https://github.com/skyfeiz/soybean-admin-element-plus/issues/131 [<samp>(f8465)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/f8465da)
|
||||
- **projects**:
|
||||
- 🐛 fix active tab switch issue after removal. - by **一寸灰** in https://github.com/skyfeiz/soybean-admin-element-plus/issues/72 [<samp>(49e73)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/49e73a0)
|
||||
- fix example page ElCard slot name error. - by @MosYCo and **yuyang** in https://github.com/skyfeiz/soybean-admin-element-plus/issues/74 [<samp>(9cd3a)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/9cd3ac5)
|
||||
- 🐛 fix the title in ElCard. - by **一寸灰** [<samp>(e6f04)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/e6f04d1)
|
||||
- 🐛 fix responsive issues on the homepage. fixed [#76] - by **一寸灰** in https://github.com/skyfeiz/soybean-admin-element-plus/issues/76 [<samp>(12c82)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/12c82dd)
|
||||
- 🐛 fix the edit echo issue on the menu management page. fixed [#80] - by **一寸灰** in https://github.com/skyfeiz/soybean-admin-element-plus/issues/80 [<samp>(5a7b8)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/5a7b808)
|
||||
- 🐛 set ElMenu collapse-transition false. fixed [#57] - by **一寸灰** in https://github.com/skyfeiz/soybean-admin-element-plus/issues/57 [<samp>(9b935)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/9b93514)
|
||||
- 🐛 Fix the external link routing highlighting issue. fixed [#94] - by **一寸灰** in https://github.com/skyfeiz/soybean-admin-element-plus/issues/94 [<samp>(795d2)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/795d2c9)
|
||||
- 🐛 fix menu active issue. fixed [#101][#94] - by **一寸灰** in https://github.com/skyfeiz/soybean-admin-element-plus/issues/101 and https://github.com/skyfeiz/soybean-admin-element-plus/issues/94 [<samp>(87a11)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/87a113c)
|
||||
- 🐛 fix the error produced when calling the updateSpec method in vchart. fixed [#105] - by **一寸灰** in https://github.com/skyfeiz/soybean-admin-element-plus/issues/105 [<samp>(f52b0)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/f52b009)
|
||||
- 🐛 fix menu highlighting in dark theme. fixed [#98] - by **一寸灰** in https://github.com/skyfeiz/soybean-admin-element-plus/issues/98 [<samp>(f1485)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/f14854e)
|
||||
- 🐛 fix the menu switching collapse issue. fixed [#111] - by **一寸灰** in https://github.com/skyfeiz/soybean-admin-element-plus/issues/111 [<samp>(020f5)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/020f57c)
|
||||
- 🐛 add overflow-y-auto in ElTree. fixed [#113] - by **一寸灰** in https://github.com/skyfeiz/soybean-admin-element-plus/issues/113 [<samp>(25918)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/2591857)
|
||||
- 🐛 fix the menu hover highlight in bg-inverted. fixed [#115] - by **一寸灰** in https://github.com/skyfeiz/soybean-admin-element-plus/issues/115 [<samp>(0e4bb)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/0e4bb80)
|
||||
- 🐛 adjust the read strategy for theme configuration. fixed [#117] - by **一寸灰** in https://github.com/skyfeiz/soybean-admin-element-plus/issues/117 [<samp>(9fe1c)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/9fe1c42)
|
||||
- 🐛 fix post-refresh redirect routing issue. fixed [#125] - by **一寸灰** in https://github.com/skyfeiz/soybean-admin-element-plus/issues/125 [<samp>(df114)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/df1143f)
|
||||
|
||||
### 🛠 Optimizations
|
||||
|
||||
- **hooks**:
|
||||
- 🚸 remove obsolete disabling cache. - by **一寸灰** [<samp>(e19e9)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/e19e94d)
|
||||
- update detection function to cover the exceptions that occur when the request fails. fixed [#90] - by @Azir-11 in https://github.com/skyfeiz/soybean-admin-element-plus/issues/90 [<samp>(5d9a9)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/5d9a9f3)
|
||||
|
||||
### 💅 Refactors
|
||||
|
||||
- **projects**: ♻️ sync code: support proxy log in terminal - by **skyfeiz** [<samp>(1d890)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/1d89061)
|
||||
|
||||
### 📖 Documentation
|
||||
|
||||
- **projects**:
|
||||
- add gitcode link - by @soybeanjs [<samp>(f8a20)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/f8a2045)
|
||||
- ✏️ update the Vite version of the project description. - by **一寸灰** [<samp>(c95d5)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/c95d5f9)
|
||||
|
||||
### 🏡 Chore
|
||||
|
||||
- **deps**: ⬆️ update deps. - by **skyfeiz** [<samp>(c675c)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/c675c41)
|
||||
- **projects**: ⬆️ update vscode settings and launch. - by **一寸灰** [<samp>(60c52)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/60c527d)
|
||||
|
||||
### 🎨 Styles
|
||||
|
||||
- improve the coverage of theme colors. - by @Gahotx [<samp>(8c215)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/8c215bf)
|
||||
- **projects**: 💄 adjust form label styles. fixed [#68] - by **一寸灰** in https://github.com/skyfeiz/soybean-admin-element-plus/issues/68 [<samp>(6fe03)</samp>](https://github.com/skyfeiz/soybean-admin-element-plus/commit/6fe03cc)
|
||||
|
||||
### ❤️ Contributors
|
||||
|
||||
[](https://github.com/Gahotx) [](https://github.com/YSH0313) [](https://github.com/soybeanjs) [](https://github.com/Azir-11) [](https://github.com/MosYCo)
|
||||
[skyfeiz](mailto:webzhangfei@163.com), [一寸灰](mailto:webyicunhui@outlook.com), [袁少航](mailto:yuanshaohang@dataoceanai.com), [yuyang](mailto:yuyang@7moor.com)
|
||||
|
||||
## [v1.3.12](https://github.com/skyfeiz/soybean-admin-element-plus/compare/v1.3.11...v1.3.12) (2025-03-21)
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
@@ -33,7 +33,7 @@ function createProxyItem(item: App.Service.ServiceConfigItem, enableLog: boolean
|
||||
proxy[item.proxyPattern] = {
|
||||
target: item.baseURL,
|
||||
changeOrigin: true,
|
||||
configure: (_proxy: HttpProxy.Server, options: ProxyOptions) => {
|
||||
configure: (_proxy: HttpProxy.ProxyServer, options: ProxyOptions) => {
|
||||
_proxy.on('proxyReq', (_proxyReq, req, _res) => {
|
||||
if (!enableLog) return;
|
||||
|
||||
|
||||
98
package.json
98
package.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@sa/elp",
|
||||
"type": "module",
|
||||
"version": "1.3.12",
|
||||
"version": "1.3.13",
|
||||
"description": "A fresh and elegant admin template, based on Vue3、Vite6、TypeScript、ElementPlus and UnoCSS. 一个基于Vue3、Vite6、TypeScript、ElementPlus and UnoCSS的清新优雅的中后台模版。",
|
||||
"author": {
|
||||
"name": "Soybean",
|
||||
@@ -48,84 +48,84 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/data-set": "0.11.8",
|
||||
"@antv/g2": "5.2.11",
|
||||
"@antv/g6": "5.0.44",
|
||||
"@antv/g2": "5.3.5",
|
||||
"@antv/g6": "5.0.49",
|
||||
"@better-scroll/core": "2.5.1",
|
||||
"@iconify/vue": "4.3.0",
|
||||
"@iconify/vue": "5.0.0",
|
||||
"@sa/alova": "workspace:*",
|
||||
"@sa/axios": "workspace:*",
|
||||
"@sa/color": "workspace:*",
|
||||
"@sa/hooks": "workspace:*",
|
||||
"@sa/materials": "workspace:*",
|
||||
"@sa/utils": "workspace:*",
|
||||
"@visactor/vchart": "1.13.6",
|
||||
"@visactor/vchart": "2.0.3",
|
||||
"@visactor/vchart-theme": "1.12.2",
|
||||
"@visactor/vtable-editors": "1.17.0",
|
||||
"@visactor/vtable-gantt": "1.17.0",
|
||||
"@visactor/vue-vtable": "1.17.0",
|
||||
"@vueuse/components": "12.8.2",
|
||||
"@vueuse/core": "12.8.2",
|
||||
"@visactor/vtable-editors": "1.19.7",
|
||||
"@visactor/vtable-gantt": "1.19.7",
|
||||
"@visactor/vue-vtable": "1.19.7",
|
||||
"@vueuse/components": "13.7.0",
|
||||
"@vueuse/core": "13.7.0",
|
||||
"clipboard": "2.0.11",
|
||||
"dayjs": "1.11.13",
|
||||
"defu": "^6.1.4",
|
||||
"dhtmlx-gantt": "9.0.5",
|
||||
"dompurify": "3.2.4",
|
||||
"echarts": "5.6.0",
|
||||
"element-plus": "^2.9.5",
|
||||
"jsbarcode": "3.11.6",
|
||||
"dhtmlx-gantt": "9.0.14",
|
||||
"dompurify": "3.2.6",
|
||||
"echarts": "6.0.0",
|
||||
"element-plus": "^2.10.7",
|
||||
"jsbarcode": "3.12.1",
|
||||
"json5": "2.2.3",
|
||||
"nprogress": "0.2.0",
|
||||
"pinia": "3.0.1",
|
||||
"pinyin-pro": "3.26.0",
|
||||
"pinia": "3.0.3",
|
||||
"pinyin-pro": "3.27.0",
|
||||
"print-js": "1.6.0",
|
||||
"swiper": "11.2.5",
|
||||
"tailwind-merge": "3.0.2",
|
||||
"swiper": "11.2.10",
|
||||
"tailwind-merge": "3.3.1",
|
||||
"typeit": "8.8.7",
|
||||
"vditor": "3.10.9",
|
||||
"vue": "3.5.13",
|
||||
"vditor": "3.11.1",
|
||||
"vue": "3.5.18",
|
||||
"vue-draggable-plus": "0.6.0",
|
||||
"vue-i18n": "11.1.1",
|
||||
"vue-pdf-embed": "2.1.2",
|
||||
"vue-router": "4.5.0",
|
||||
"vue-i18n": "11.1.11",
|
||||
"vue-pdf-embed": "2.1.3",
|
||||
"vue-router": "4.5.1",
|
||||
"wangeditor": "4.7.15",
|
||||
"xgplayer": "3.0.21",
|
||||
"xgplayer": "3.0.23",
|
||||
"xlsx": "0.18.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@amap/amap-jsapi-types": "0.0.15",
|
||||
"@elegant-router/vue": "0.3.8",
|
||||
"@iconify/json": "2.2.314",
|
||||
"@iconify/json": "2.2.375",
|
||||
"@sa/scripts": "workspace:*",
|
||||
"@sa/uno-preset": "workspace:*",
|
||||
"@soybeanjs/eslint-config": "1.6.0",
|
||||
"@soybeanjs/eslint-config": "1.7.1",
|
||||
"@types/bmapgl": "0.0.7",
|
||||
"@types/dompurify": "3.2.0",
|
||||
"@types/node": "22.13.9",
|
||||
"@types/node": "24.3.0",
|
||||
"@types/nprogress": "0.2.3",
|
||||
"@unocss/eslint-config": "66.0.0",
|
||||
"@unocss/preset-icons": "66.0.0",
|
||||
"@unocss/preset-uno": "66.0.0",
|
||||
"@unocss/transformer-directives": "66.0.0",
|
||||
"@unocss/transformer-variant-group": "66.0.0",
|
||||
"@unocss/vite": "66.0.0",
|
||||
"@vitejs/plugin-vue": "5.2.1",
|
||||
"@vitejs/plugin-vue-jsx": "4.1.1",
|
||||
"consola": "3.4.0",
|
||||
"eslint": "9.21.0",
|
||||
"eslint-plugin-vue": "10.0.0",
|
||||
"@unocss/eslint-config": "66.4.2",
|
||||
"@unocss/preset-icons": "66.4.2",
|
||||
"@unocss/preset-uno": "66.4.2",
|
||||
"@unocss/transformer-directives": "66.4.2",
|
||||
"@unocss/transformer-variant-group": "66.4.2",
|
||||
"@unocss/vite": "66.4.2",
|
||||
"@vitejs/plugin-vue": "6.0.1",
|
||||
"@vitejs/plugin-vue-jsx": "5.0.1",
|
||||
"consola": "3.4.2",
|
||||
"eslint": "9.33.0",
|
||||
"eslint-plugin-vue": "10.4.0",
|
||||
"kolorist": "1.8.0",
|
||||
"sass": "1.85.1",
|
||||
"simple-git-hooks": "2.11.1",
|
||||
"tsx": "4.19.3",
|
||||
"typescript": "5.8.2",
|
||||
"unplugin-icons": "22.1.0",
|
||||
"unplugin-vue-components": "28.4.1",
|
||||
"vite": "6.2.0",
|
||||
"sass": "1.90.0",
|
||||
"simple-git-hooks": "2.13.1",
|
||||
"tsx": "4.20.4",
|
||||
"typescript": "5.8.3",
|
||||
"unplugin-icons": "22.2.0",
|
||||
"unplugin-vue-components": "29.0.0",
|
||||
"vite": "7.1.2",
|
||||
"vite-plugin-progress": "0.0.7",
|
||||
"vite-plugin-svg-icons": "2.0.1",
|
||||
"vite-plugin-vue-devtools": "7.7.2",
|
||||
"vue-eslint-parser": "10.1.1",
|
||||
"vue-tsc": "2.2.8"
|
||||
"vite-plugin-vue-devtools": "8.0.0",
|
||||
"vue-eslint-parser": "10.2.0",
|
||||
"vue-tsc": "3.0.5"
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"commit-msg": "pnpm sa git-commit-verify",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sa/alova",
|
||||
"version": "1.3.12",
|
||||
"version": "1.3.13",
|
||||
"exports": {
|
||||
".": "./src/index.ts",
|
||||
"./fetch": "./src/fetch.ts",
|
||||
@@ -13,8 +13,8 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@alova/mock": "2.0.12",
|
||||
"@alova/mock": "2.0.17",
|
||||
"@sa/utils": "workspace:*",
|
||||
"alova": "3.2.9"
|
||||
"alova": "3.3.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sa/axios",
|
||||
"version": "1.3.12",
|
||||
"version": "1.3.13",
|
||||
"exports": {
|
||||
".": "./src/index.ts"
|
||||
},
|
||||
@@ -11,11 +11,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@sa/utils": "workspace:*",
|
||||
"axios": "1.8.1",
|
||||
"axios": "1.11.0",
|
||||
"axios-retry": "4.5.0",
|
||||
"qs": "6.14.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/qs": "6.9.18"
|
||||
"@types/qs": "6.14.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sa/color",
|
||||
"version": "1.3.12",
|
||||
"version": "1.3.13",
|
||||
"exports": {
|
||||
".": "./src/index.ts"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sa/hooks",
|
||||
"version": "1.3.12",
|
||||
"version": "1.3.13",
|
||||
"exports": {
|
||||
".": "./src/index.ts"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sa/materials",
|
||||
"version": "1.3.12",
|
||||
"version": "1.3.13",
|
||||
"exports": {
|
||||
".": "./src/index.ts"
|
||||
},
|
||||
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@sa/utils": "workspace:*",
|
||||
"simplebar-vue": "2.4.0"
|
||||
"simplebar-vue": "2.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typed-css-modules": "0.9.1"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sa/fetch",
|
||||
"version": "1.3.12",
|
||||
"version": "1.3.13",
|
||||
"exports": {
|
||||
".": "./src/index.ts"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sa/scripts",
|
||||
"version": "1.3.12",
|
||||
"version": "1.3.13",
|
||||
"bin": {
|
||||
"sa": "./bin.ts"
|
||||
},
|
||||
@@ -14,14 +14,14 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@soybeanjs/changelog": "0.3.24",
|
||||
"bumpp": "10.0.3",
|
||||
"c12": "3.0.2",
|
||||
"bumpp": "10.2.3",
|
||||
"c12": "3.2.0",
|
||||
"cac": "6.7.14",
|
||||
"consola": "3.4.0",
|
||||
"consola": "3.4.2",
|
||||
"enquirer": "2.4.1",
|
||||
"execa": "9.5.2",
|
||||
"execa": "9.6.0",
|
||||
"kolorist": "1.8.0",
|
||||
"npm-check-updates": "17.1.15",
|
||||
"npm-check-updates": "18.0.2",
|
||||
"rimraf": "6.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sa/uno-preset",
|
||||
"version": "1.3.12",
|
||||
"version": "1.3.13",
|
||||
"exports": {
|
||||
".": "./src/index.ts"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sa/utils",
|
||||
"version": "1.3.12",
|
||||
"version": "1.3.13",
|
||||
"exports": {
|
||||
".": "./src/index.ts"
|
||||
},
|
||||
@@ -14,7 +14,7 @@
|
||||
"crypto-js": "4.2.0",
|
||||
"klona": "2.0.6",
|
||||
"localforage": "1.10.0",
|
||||
"nanoid": "5.1.2"
|
||||
"nanoid": "5.1.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/crypto-js": "4.2.2"
|
||||
|
||||
3084
pnpm-lock.yaml
generated
3084
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
3
src/typings/components.d.ts
vendored
3
src/typings/components.d.ts
vendored
@@ -18,6 +18,7 @@ declare module 'vue' {
|
||||
ElBreadcrumb: typeof import('element-plus/es')['ElBreadcrumb']
|
||||
ElBreadcrumbItem: typeof import('element-plus/es')['ElBreadcrumbItem']
|
||||
ElButton: typeof import('element-plus/es')['ElButton']
|
||||
ElButtonGroup: typeof import('element-plus/es')['ElButtonGroup']
|
||||
ElCard: typeof import('element-plus/es')['ElCard']
|
||||
ElCheckbox: typeof import('element-plus/es')['ElCheckbox']
|
||||
ElCol: typeof import('element-plus/es')['ElCol']
|
||||
@@ -119,7 +120,7 @@ declare module 'vue' {
|
||||
WaveBg: typeof import('./../components/custom/wave-bg.vue')['default']
|
||||
WebSiteLink: typeof import('./../components/custom/web-site-link.vue')['default']
|
||||
}
|
||||
export interface ComponentCustomProperties {
|
||||
export interface GlobalDirectives {
|
||||
vLoading: typeof import('element-plus/es')['ElLoadingDirective']
|
||||
}
|
||||
}
|
||||
|
||||
@@ -142,7 +142,7 @@ const { columnChecks, columns } = useCheckedColumns<typeof fetchGetUserList>(()
|
||||
<template>
|
||||
<div class="min-h-500px flex-col-stretch gap-16px overflow-hidden lt-sm:overflow-auto">
|
||||
<UserSearch v-model:model="searchParams" @search="getDataByPage" />
|
||||
<ElCard class="sm:flex-1-hidden card-wrapper" body-class="ht50">
|
||||
<ElCard class="card-wrapper sm:flex-1-hidden" body-class="ht50">
|
||||
<template #header>
|
||||
<div class="flex items-center justify-between">
|
||||
<p>{{ $t('page.manage.user.title') }}</p>
|
||||
|
||||
@@ -190,7 +190,7 @@ init();
|
||||
|
||||
<template>
|
||||
<div ref="wrapperRef" class="flex-col-stretch gap-16px overflow-hidden lt-sm:overflow-auto">
|
||||
<ElCard class="sm:flex-1-hidden card-wrapper" body-class="ht50">
|
||||
<ElCard class="card-wrapper sm:flex-1-hidden" body-class="ht50">
|
||||
<template #header>
|
||||
<div class="flex items-center justify-between">
|
||||
<p>{{ $t('page.manage.menu.title') }}</p>
|
||||
|
||||
@@ -112,7 +112,7 @@ function edit(id: number) {
|
||||
<template>
|
||||
<div class="min-h-500px flex-col-stretch gap-16px overflow-hidden lt-sm:overflow-auto">
|
||||
<RoleSearch v-model:model="searchParams" @reset="resetSearchParams" @search="getDataByPage" />
|
||||
<ElCard class="sm:flex-1-hidden card-wrapper" body-class="ht50">
|
||||
<ElCard class="card-wrapper sm:flex-1-hidden" body-class="ht50">
|
||||
<template #header>
|
||||
<div class="flex items-center justify-between">
|
||||
<p>{{ $t('page.manage.role.title') }}</p>
|
||||
|
||||
@@ -137,7 +137,7 @@ function edit(id: number) {
|
||||
<template>
|
||||
<div class="min-h-500px flex-col-stretch gap-16px overflow-hidden lt-sm:overflow-auto">
|
||||
<UserSearch v-model:model="searchParams" @reset="resetSearchParams" @search="getDataByPage" />
|
||||
<ElCard class="sm:flex-1-hidden card-wrapper" body-class="ht50">
|
||||
<ElCard class="card-wrapper sm:flex-1-hidden" body-class="ht50">
|
||||
<template #header>
|
||||
<div class="flex items-center justify-between">
|
||||
<p>{{ $t('page.manage.user.title') }}</p>
|
||||
|
||||
@@ -137,7 +137,7 @@ function isTableColumnHasTitle<T>(column: UI.TableColumn<T>): column is UI.Table
|
||||
|
||||
<template>
|
||||
<div class="min-h-500px flex-col-stretch gap-16px overflow-hidden lt-sm:overflow-auto">
|
||||
<ElCard class="sm:flex-1-hidden card-wrapper">
|
||||
<ElCard class="card-wrapper sm:flex-1-hidden">
|
||||
<template #header>
|
||||
<div class="flex items-center justify-between">
|
||||
<p>Excel导出</p>
|
||||
|
||||
@@ -64,7 +64,7 @@ async function handleDownload() {
|
||||
<NSkeleton v-if="loading" size="small" class="mt-12px" text :repeat="12" />
|
||||
<VuePdfEmbed
|
||||
ref="pdfRef"
|
||||
class="overflow-auto container"
|
||||
class="container overflow-auto"
|
||||
:class="{ 'h-0': loading }"
|
||||
:rotation="rotations[currentRotation]"
|
||||
:page="currentPage"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"lib": ["DOM", "ESNext"],
|
||||
"baseUrl": ".",
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "node",
|
||||
"moduleResolution": "bundler",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"],
|
||||
"~/*": ["./*"]
|
||||
|
||||
Reference in New Issue
Block a user