LAOP-mini/project.tt.json
2026-09-18 16:54:23 +08:00

14 lines
261 B
JSON

{
"miniprogramRoot": "./",
"projectname": "taro_template",
"description": "taro_template",
"appid": "touristappid",
"setting": {
"urlCheck": true,
"es6": false,
"postcss": false,
"minified": false
},
"compileType": "miniprogram"
}