project.config.json
319 Bytes
{
"miniprogramRoot": "./dist",
"projectname": "meihuaApp",
"description": "梅花岛小程序",
"appid": "touristappid",
"setting": {
"urlCheck": true,
"es6": false,
"enhance": false,
"compileHotReLoad": false,
"postcss": false,
"minified": false
},
"compileType": "miniprogram"
}