first commit

This commit is contained in:
2026-01-18 09:52:48 +08:00
commit 836bdc9409
584 changed files with 40891 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"name": "mobile",
"version": "1.0.0",
"description": "记账APP",
"keywords": [
"记账APP",
"家庭记账"
],
"license": "MIT",
"author": { "name": "molong", "email": "ycgpp@126.com" },
"dependencies": {
"@dcloudio/uni-ui": "^1.5.11",
"luch-request": "^3.1.1"
}
}