移除前端静态HTML页面,迁移至现代化前端框架

This commit is contained in:
2025-09-18 12:43:41 +08:00
parent 19ca52d06c
commit 737d936bb3
125 changed files with 1507 additions and 12394 deletions

17
package-lock.json generated Normal file
View File

@@ -0,0 +1,17 @@
{
"name": "niumall",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@dcloudio/uni-ui": "^1.5.11"
}
},
"node_modules/@dcloudio/uni-ui": {
"version": "1.5.11",
"resolved": "https://registry.npmjs.org/@dcloudio/uni-ui/-/uni-ui-1.5.11.tgz",
"integrity": "sha512-DBtk046ofmeFd82zRI7d89SoEwrAxYzUN3WVPm1DIBkpLPG5F5QDNkHMnZGu2wNrMEmGBjBpUh3vqEY1L3jaMw=="
}
}
}