This commit is contained in:
2023-08-15 13:29:52 +08:00
parent 433a4d8f3d
commit c081f0fc29
25 changed files with 1328 additions and 448 deletions

View File

@@ -1,15 +1,15 @@
{
"miniprogramRoot": "./dist",
"projectname": "taroApp",
"description": "",
"appid": "wx3d814a9b985f6cab",
"setting": {
"urlCheck": true,
"es6": false,
"enhance": false,
"compileHotReLoad": false,
"postcss": false,
"minified": false
},
"compileType": "miniprogram"
"miniprogramRoot": "./dist",
"projectname": "taroApp",
"description": "",
"appid": "wxdd00d46fa6f07974",
"setting": {
"urlCheck": true,
"es6": false,
"enhance": false,
"compileHotReLoad": false,
"postcss": false,
"minified": false
},
"compileType": "miniprogram"
}