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.
32 lines
541 B
32 lines
541 B
{
|
|
"description": "项目配置文件。",
|
|
"setting": {
|
|
"urlCheck": true,
|
|
"es6": true,
|
|
"postcss": true,
|
|
"minified": true,
|
|
"newFeature": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"appid": "wxfdea8f72e0cffff0",
|
|
"libVersion": "2.0.9",
|
|
"projectname": "%E5%AE%B6%E6%94%BF%E5%B0%8F%E7%A8%8B%E5%BA%8F",
|
|
"condition": {
|
|
"search": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"conversation": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"game": {
|
|
"currentL": -1,
|
|
"list": []
|
|
},
|
|
"miniprogram": {
|
|
"current": -1,
|
|
"list": []
|
|
}
|
|
}
|
|
}
|