1
0
Files
2026-05-07 18:39:00 +08:00

16 lines
305 B
JSON

{
"miniprogramRoot": "./dist",
"projectname": "app",
"description": "simple app",
"appid": "touristappid",
"setting": {
"urlCheck": true,
"es6": false,
"enhance": false,
"compileHotReLoad": false,
"postcss": false,
"minified": false
},
"compileType": "miniprogram"
}