16 lines
333 B
JSON
16 lines
333 B
JSON
{
|
|
"miniprogramRoot": "./dist",
|
|
"projectname": "collect_information",
|
|
"description": "警保联动小程序",
|
|
"appid": "touristappid",
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"es6": false,
|
|
"enhance": false,
|
|
"compileHotReLoad": false,
|
|
"postcss": false,
|
|
"minified": false
|
|
},
|
|
"compileType": "miniprogram"
|
|
}
|