shipin_new/node_modules/mp-html/tools/demo/miniprogram/project.config.json

13 lines
270 B

{
"description": "项目配置文件",
"setting": {
"urlCheck": true,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true
},
"compileType": "miniprogram",
"appid": "touristappid",
"projectname": "mp-html"
}