35 lines
727 B
JSON
35 lines
727 B
JSON
{
|
|
"description": "项目配置文件。",
|
|
"packOptions": {
|
|
"ignore": []
|
|
},
|
|
"setting": {
|
|
"urlCheck": true,
|
|
"es6": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "",
|
|
"appid": "wx2128cb0ee735d71a",
|
|
"projectname": "app适配微信小程序",
|
|
"condition": {
|
|
"search": {
|
|
"list": []
|
|
},
|
|
"conversation": {
|
|
"list": []
|
|
},
|
|
"game": {
|
|
"list": []
|
|
},
|
|
"miniprogram": {
|
|
"list": [
|
|
{
|
|
"name": "",
|
|
"path": "",
|
|
"query": "",
|
|
"id": 0
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |