mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
fix(components): 修复Tab在移动端设备无法点击的问题
This commit is contained in:
@ -39,6 +39,7 @@
|
||||
"print-js": "^1.6.0",
|
||||
"qs": "^6.10.3",
|
||||
"swiper": "^8.0.3",
|
||||
"ua-parser-js": "^1.0.2",
|
||||
"vditor": "^3.8.11",
|
||||
"vue": "^3.2.29",
|
||||
"vue-router": "^4.0.12",
|
||||
@ -55,6 +56,7 @@
|
||||
"@types/crypto-js": "^4.1.0",
|
||||
"@types/node": "^17.0.15",
|
||||
"@types/qs": "^6.9.7",
|
||||
"@types/ua-parser-js": "^0.7.36",
|
||||
"@typescript-eslint/eslint-plugin": "^5.10.2",
|
||||
"@typescript-eslint/parser": "^5.10.2",
|
||||
"@vitejs/plugin-vue": "^2.1.0",
|
||||
|
Reference in New Issue
Block a user