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-lock.json | 37 ++++++++++++++++++++++++++++++++++++-
1 files changed, 36 insertions(+), 1 deletions(-)
diff --git a/h5_standard/package-lock.json b/h5_standard/package-lock.json
index e6504d1..fad2d71 100644
--- a/h5_standard/package-lock.json
+++ b/h5_standard/package-lock.json
@@ -11,6 +11,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",
@@ -26,10 +27,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",
@@ -857,6 +860,12 @@
"dependencies": {
"@types/node": "*"
}
+ },
+ "node_modules/@types/js-sha1": {
+ "version": "0.6.0",
+ "resolved": "https://registry.npmjs.org/@types/js-sha1/-/js-sha1-0.6.0.tgz",
+ "integrity": "sha512-TBJguE0wDNgtAwL7TpjzPbj5Sz5fsIuTQbgyXDJ7nV1eExhE/kd3YNS/q6JSiPAdElcFoKY3zlSifzjb/vO6xw==",
+ "dev": true
},
"node_modules/@types/json-schema": {
"version": "7.0.11",
@@ -5101,6 +5110,11 @@
"engines": {
"node": ">=0.6.0"
}
+ },
+ "node_modules/js-sha1": {
+ "version": "0.6.0",
+ "resolved": "https://registry.npmjs.org/js-sha1/-/js-sha1-0.6.0.tgz",
+ "integrity": "sha512-01gwBFreYydzmU9BmZxpVk6svJJHrVxEN3IOiGl6VO93bVKYETJ0sIth6DASI6mIFdt7NmfX9UiByRzsYHGU9w=="
},
"node_modules/js-tokens": {
"version": "4.0.0",
@@ -9687,6 +9701,11 @@
"node": ">=0.8.0"
}
},
+ "node_modules/weixin-js-sdk": {
+ "version": "1.6.0",
+ "resolved": "https://registry.npmjs.org/weixin-js-sdk/-/weixin-js-sdk-1.6.0.tgz",
+ "integrity": "sha512-3IYQH7aalJGFJrwdT3epvTdR1MboMiH7vIZ5BRL2eYOJ12BNah7csoMkmSZzkq1+l92sSq29XdTCVjCJoK2sBQ=="
+ },
"node_modules/whatwg-fetch": {
"version": "3.6.2",
"resolved": "https://registry.npmmirror.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz",
@@ -10568,6 +10587,12 @@
"requires": {
"@types/node": "*"
}
+ },
+ "@types/js-sha1": {
+ "version": "0.6.0",
+ "resolved": "https://registry.npmjs.org/@types/js-sha1/-/js-sha1-0.6.0.tgz",
+ "integrity": "sha512-TBJguE0wDNgtAwL7TpjzPbj5Sz5fsIuTQbgyXDJ7nV1eExhE/kd3YNS/q6JSiPAdElcFoKY3zlSifzjb/vO6xw==",
+ "dev": true
},
"@types/json-schema": {
"version": "7.0.11",
@@ -13822,6 +13847,11 @@
"resolved": "https://registry.npmmirror.com/js-message/-/js-message-1.0.7.tgz",
"integrity": "sha512-efJLHhLjIyKRewNS9EGZ4UpI8NguuL6fKkhRxVuMmrGV2xN/0APGdQYwLFky5w9naebSZ0OwAGp0G6/2Cg90rA==",
"dev": true
+ },
+ "js-sha1": {
+ "version": "0.6.0",
+ "resolved": "https://registry.npmjs.org/js-sha1/-/js-sha1-0.6.0.tgz",
+ "integrity": "sha512-01gwBFreYydzmU9BmZxpVk6svJJHrVxEN3IOiGl6VO93bVKYETJ0sIth6DASI6mIFdt7NmfX9UiByRzsYHGU9w=="
},
"js-tokens": {
"version": "4.0.0",
@@ -17233,6 +17263,11 @@
"integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==",
"dev": true
},
+ "weixin-js-sdk": {
+ "version": "1.6.0",
+ "resolved": "https://registry.npmjs.org/weixin-js-sdk/-/weixin-js-sdk-1.6.0.tgz",
+ "integrity": "sha512-3IYQH7aalJGFJrwdT3epvTdR1MboMiH7vIZ5BRL2eYOJ12BNah7csoMkmSZzkq1+l92sSq29XdTCVjCJoK2sBQ=="
+ },
"whatwg-fetch": {
"version": "3.6.2",
"resolved": "https://registry.npmmirror.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz",
--
Gitblit v1.9.3