完成大体功能和样式

This commit is contained in:
2026-01-15 17:18:24 +08:00
parent 036eb3a206
commit 44a4b33502
211 changed files with 5480 additions and 7826 deletions

12
package-lock.json generated
View File

@@ -16,7 +16,9 @@
"axios": "1.7.3",
"axios-miniprogram-adapter": "^0.3.5",
"date-fns": "3.6.0",
"jsencrypt": "^3.5.4",
"qrcode": "^1.5.4",
"three": "^0.182.0",
"vue": "2.6.14"
},
"devDependencies": {
@@ -854,6 +856,11 @@
"node": ">=8"
}
},
"node_modules/jsencrypt": {
"version": "3.5.4",
"resolved": "https://registry.npmmirror.com/jsencrypt/-/jsencrypt-3.5.4.tgz",
"integrity": "sha512-kNjfYEMNASxrDGsmcSQh/rUTmcoRfSUkxnAz+MMywM8jtGu+fFEZ3nJjHM58zscVnwR0fYmG9sGkTDjqUdpiwA=="
},
"node_modules/locate-path": {
"version": "5.0.0",
"resolved": "https://registry.npmmirror.com/locate-path/-/locate-path-5.0.0.tgz",
@@ -1155,6 +1162,11 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/three": {
"version": "0.182.0",
"resolved": "https://registry.npmmirror.com/three/-/three-0.182.0.tgz",
"integrity": "sha512-GbHabT+Irv+ihI1/f5kIIsZ+Ef9Sl5A1Y7imvS5RQjWgtTPfPnZ43JmlYI7NtCRDK9zir20lQpfg8/9Yd02OvQ=="
},
"node_modules/urijs": {
"version": "1.19.11",
"resolved": "https://registry.npmmirror.com/urijs/-/urijs-1.19.11.tgz",