This commit is contained in:
14651
2025-08-13 09:19:28 +08:00
parent cbb8dc2ba6
commit 3743c72a54
22 changed files with 1472 additions and 43 deletions

View File

@@ -12,7 +12,18 @@
"@types/uni-app": "^1.4.8"
},
"dependencies": {
"@dcloudio/uni-app-plus": "^2.0.2-4070520250711001",
"@dcloudio/uni-cli-i18n": "^2.0.2-4070520250711001",
"@dcloudio/uni-cli-shared": "^2.0.2-4070520250711001",
"@dcloudio/uni-helper-json": "^1.0.13",
"@dcloudio/uni-migration": "^2.0.2-4070520250711001",
"@dcloudio/uni-stat": "^2.0.2-4070520250711001",
"@dcloudio/vue-cli-plugin-uni": "^2.0.2-4070520250711001",
"@vue/cli-service": "^5.0.8",
"@wecom/jssdk": "^2.3.1",
"axios": "^1.11.0",
"dompurify": "^3.2.6",
"markdown-it": "^14.1.0",
"weixin-js-sdk": "^1.6.5"
}
}