优化 便签列表页上下滑动时不再触发标签条的移动;

优化 添加了新的vite编译配置;
This commit is contained in:
User
2025-10-14 18:02:55 +08:00
parent 216932c32b
commit dc74e0bfb1
5 changed files with 79 additions and 18 deletions

4
package-lock.json generated
View File

@@ -24,8 +24,10 @@
"vue-router": "^4.5.1"
},
"devDependencies": {
"@rollup/plugin-terser": "^0.4.4",
"@vitejs/plugin-vue": "^5.1.4",
"less": "^4.4.2",
"terser": "^5.44.0",
"vite": "^5.4.8",
"vite-plugin-pwa": "^1.0.3"
}
@@ -12092,7 +12094,7 @@
},
"node_modules/terser": {
"version": "5.44.0",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.44.0.tgz",
"resolved": "https://registry.npmmirror.com/terser/-/terser-5.44.0.tgz",
"integrity": "sha512-nIVck8DK+GM/0Frwd+nIhZ84pR/BX7rmXMfYwyg+Sri5oGVE99/E3KvXqpC2xHFxyqXyGHTKBSioxxplrO4I4w==",
"license": "BSD-2-Clause",
"dependencies": {