初始化项目

This commit is contained in:
2025-11-26 17:42:45 +08:00
commit 65ecc68767
2513 changed files with 1313954 additions and 0 deletions

12
Web/node_modules/.package-lock.json generated vendored Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "WXApp",
"lockfileVersion": 3,
"requires": true,
"packages": {
"node_modules/@vant/weapp": {
"version": "1.10.19",
"resolved": "https://registry.npmjs.org/@vant/weapp/-/weapp-1.10.19.tgz",
"integrity": "sha512-RStOPlSELi9lqim9dGagguViUVMNnfZaEceZ248JZgPjn5TzL2nwwHGWl9VI69SBPC+5MPS+LXm7Z4jcdscFeg=="
}
}
}