初始化仓库

This commit is contained in:
tao
2025-12-18 14:11:48 +08:00
parent e96f277a68
commit 54ec472bd4
1107 changed files with 158756 additions and 0 deletions

8
package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"dependencies": {
"axios": "^1.7.2",
"lodash": "^4.17.21",
"uview-ui": "^2.0.36",
"vuex": "^4.1.0"
}
}