xytSk-App/unpackage/dist/dev/mp-weixin/project.config.json

36 lines
633 B
JSON
Raw Normal View History

2024-05-28 15:39:21 +08:00
{
2024-05-31 09:31:56 +08:00
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true
},
"compileType": "miniprogram",
"libVersion": "",
"appid": "touristappid",
"projectname": "xffxkh-app",
"condition": {
"search": {
"current": -1,
"list": []
2024-05-28 15:39:21 +08:00
},
2024-05-31 09:31:56 +08:00
"conversation": {
"current": -1,
"list": []
2024-05-28 15:39:21 +08:00
},
2024-05-31 09:31:56 +08:00
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
2024-05-28 15:39:21 +08:00
}
2024-05-31 09:31:56 +08:00
}
2024-05-28 15:39:21 +08:00
}