修复修改cli方式后有几个文件位置错误的问题

This commit is contained in:
田岩
2025-06-19 13:58:05 +08:00
parent 514bea374a
commit 4cfc7b2220
7 changed files with 146 additions and 179 deletions
+7 -3
View File
@@ -1,6 +1,7 @@
{
"name": "uni-preset-vue",
"version": "0.0.0",
"name": "tra-app",
"version": "0.0.1",
"description": "",
"scripts": {
"dev:custom": "uni -p",
"dev:h5": "uni",
@@ -55,7 +56,10 @@
"@dcloudio/uni-mp-xhs": "3.0.0-4060620250520001",
"@dcloudio/uni-quickapp-webview": "3.0.0-4060620250520001",
"vue": "^3.4.21",
"vue-i18n": "^9.1.9"
"vue-i18n": "^9.1.9",
"crypto-js": "^3.1.9-1",
"terser": "^5.42.0",
"uuid": "^11.1.0"
},
"devDependencies": {
"@dcloudio/types": "^3.4.8",