From 9a6cd220224fd3a9a6c84b5bb37c6410a470969f Mon Sep 17 00:00:00 2001
From: wwf <1971391498@qq.com>
Date: 星期二, 17 三月 2026 17:53:21 +0800
Subject: [PATCH] 考点核验
---
package-lock.json | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 106b5fd..80f3b71 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,11 +1,11 @@
{
- "name": "app-web-examination-platform",
+ "name": "app-web-examination-user",
"version": "0.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
- "name": "app-web-examination-platform",
+ "name": "app-web-examination-user",
"version": "0.0.0",
"dependencies": {
"@element-plus/icons-vue": "^2.3.2",
@@ -22,6 +22,7 @@
"vconsole": "^3.15.1",
"vue": "^3.5.22",
"vue-router": "^4.6.3",
+ "weixin-js-sdk": "^1.6.5",
"xlsx": "^0.18.5",
"xlsx-js-style": "^1.2.0"
},
@@ -5712,6 +5713,12 @@
"integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==",
"license": "MIT"
},
+ "node_modules/weixin-js-sdk": {
+ "version": "1.6.5",
+ "resolved": "https://registry.npmmirror.com/weixin-js-sdk/-/weixin-js-sdk-1.6.5.tgz",
+ "integrity": "sha512-Gph1WAWB2YN/lMOFB/ymb+hbU/wYazzJgu6PMMktCy9cSCeW5wA6Zwt0dpahJbJ+RJEwtTv2x9iIu0U4enuVSQ==",
+ "license": "MIT"
+ },
"node_modules/which": {
"version": "2.0.2",
"resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz",
--
Gitblit v1.8.0