luban-mall/unpackage/dist/dev/mp-weixin/project.config.json

35 lines
727 B
JSON
Raw Normal View History

2022-07-08 16:15:29 +08:00
{
2022-07-11 18:35:14 +08:00
"description": "项目配置文件。",
"packOptions": {
"ignore": []
2022-07-08 16:15:29 +08:00
},
2022-07-11 18:35:14 +08:00
"setting": {
"urlCheck": true,
"es6": true
2022-07-08 16:15:29 +08:00
},
2022-07-11 18:35:14 +08:00
"compileType": "miniprogram",
"libVersion": "",
"appid": "wx2128cb0ee735d71a",
"projectname": "app适配微信小程序",
"condition": {
"search": {
"list": []
},
"conversation": {
"list": []
},
"game": {
"list": []
},
"miniprogram": {
"list": [
{
"name": "",
"path": "",
"query": "",
"id": 0
}
]
2022-07-08 16:15:29 +08:00
}
}
}