You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
671 B
36 lines
671 B
1 year ago
|
{
|
||
|
"description": "项目配置文件。",
|
||
|
"packOptions": {
|
||
|
"ignore": []
|
||
|
},
|
||
|
"setting": {
|
||
|
"urlCheck": false,
|
||
|
"es6": false,
|
||
|
"postcss": false,
|
||
|
"minified": false,
|
||
|
"newFeature": true,
|
||
|
"bigPackageSizeSupport": true
|
||
|
},
|
||
|
"compileType": "miniprogram",
|
||
|
"libVersion": "",
|
||
|
"appid": "touristappid",
|
||
|
"projectname": "电商模板,纯前端模板,可直接使用",
|
||
|
"condition": {
|
||
|
"search": {
|
||
|
"current": -1,
|
||
|
"list": []
|
||
|
},
|
||
|
"conversation": {
|
||
|
"current": -1,
|
||
|
"list": []
|
||
|
},
|
||
|
"game": {
|
||
|
"current": -1,
|
||
|
"list": []
|
||
|
},
|
||
|
"miniprogram": {
|
||
|
"current": -1,
|
||
|
"list": []
|
||
|
}
|
||
|
}
|
||
|
}
|