jikemp_weapp/project.config.json
2025-10-27 12:18:19 +08:00

16 lines
309 B
JSON

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