Initial commit

This commit is contained in:
Qingtian239113
2022-03-28 11:26:51 +08:00
commit a379f2c2da
37 changed files with 1689 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
dist/
deploy_versions/
.temp/
.rn_temp/
node_modules/
.DS_Store
.idea
/package-lock.json
/sandun-mobile.iml
yarn.lock
*.iml