This commit is contained in:
2025-03-25 16:35:39 +08:00
parent 2b456dc17e
commit 9463635e03
66 changed files with 864 additions and 64 deletions

View File

@@ -56,9 +56,11 @@
"@dcloudio/uni-quickapp-webview": "3.0.0-alpha-4050420250306001",
"@tailwindcss/vite": "^4.0.15",
"@uni-helper/vite-plugin-uni-tailwind": "^0.15.2",
"crypto-js": "^4.2.0",
"postcss": "^8.5.3",
"sass-embedded": "^1.86.0",
"tailwindcss": "^4.0.15",
"thorui-uni": "^3.0.0",
"vue": "^3.4.21",
"vue-i18n": "^9.1.9"
},
@@ -68,6 +70,7 @@
"@dcloudio/uni-cli-shared": "3.0.0-alpha-4050420250306001",
"@dcloudio/uni-stacktracey": "3.0.0-alpha-4050420250306001",
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-4050420250306001",
"@types/crypto-js": "^4.2.2",
"@vue/runtime-core": "^3.4.21",
"vite": "6.2.2"
}