第一次提交

This commit is contained in:
zhaoxi
2026-07-14 14:52:44 +08:00
commit 1da41ec774
76 changed files with 38268 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"miniprogramRoot": "./",
"projectname": "taro_template",
"description": "taro_template",
"appid": "touristappid",
"setting": {
"urlCheck": true,
"es6": false,
"postcss": false,
"minified": false
},
"compileType": "miniprogram"
}