From 73213305cbb560cc1756fd68bf03f6468922d418 Mon Sep 17 00:00:00 2001 From: zhang zhuo Date: Thu, 19 Jun 2025 18:05:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index a3f3a6e..e672388 100644 --- a/package.json +++ b/package.json @@ -50,6 +50,7 @@ "@dcloudio/uni-mp-weixin": "3.0.0-4030620241128001", "@dcloudio/uni-mp-xhs": "3.0.0-4030620241128001", "@dcloudio/uni-quickapp-webview": "3.0.0-4030620241128001", + "@dcloudio/uni-ui": "^1.5.7", "crypto-js": "^4.2.0", "pinia": "^3.0.3", "pinia-plugin-persistedstate": "^4.3.0", @@ -65,6 +66,8 @@ "@types/crypto-js": "^4.2.2", "@vue/runtime-core": "^3.4.21", "@vue/tsconfig": "^0.1.3", + "sass": "^1.89.2", + "sass-loader": "10.1.1", "typescript": "^4.9.4", "vite": "5.2.8", "vue-tsc": "^1.0.24"