From ca27f46e204ee9772040b5b1170b0e2c1addc738 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期五, 18 八月 2023 23:26:01 +0800
Subject: [PATCH] 111
---
h5_standard/package.json | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/h5_standard/package.json b/h5_standard/package.json
index 1ba987e..f343fe0 100644
--- a/h5_standard/package.json
+++ b/h5_standard/package.json
@@ -10,6 +10,7 @@
"axios": "^0.27.2",
"dingtalk-jsapi": "^2.13.92",
"echarts": "^4.8.0",
+ "js-sha1": "^0.6.0",
"jsqr": "^1.4.0",
"lib-flexible": "^0.3.2",
"mitt": "^3.0.0",
@@ -25,10 +26,12 @@
"vue": "^3.2.13",
"vue-pdf-embed": "^1.1.4",
"vue-router": "^4.0.3",
- "vuex": "^4.0.0"
+ "vuex": "^4.0.0",
+ "weixin-js-sdk": "^1.6.0"
},
"devDependencies": {
"@types/echarts": "^4.9.15",
+ "@types/js-sha1": "^0.6.0",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-plugin-typescript": "~5.0.0",
"@vue/cli-plugin-vuex": "~5.0.0",
--
Gitblit v1.9.3