init project

This commit is contained in:
tao
2025-11-17 10:01:33 +08:00
commit 77c123408d
1018 changed files with 136951 additions and 0 deletions

7
package.json Normal file
View File

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