From b15a83329e33a954f41c9558b58aa1a64332c46b Mon Sep 17 00:00:00 2001
From: Mr.Shi <1878285526@qq.com>
Date: 星期五, 11 八月 2023 18:04:51 +0800
Subject: [PATCH] 标准版h5
---
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