征信小程序
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.
zhengxinApplets/unpackage/dist/dev/mp-weixin/project.config.json

36 lines
638 B

3 months ago
{
"description": "项目配置文件。",
"packOptions": {
6 days ago
"ignore": []
3 months ago
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
2 months ago
"minified": true,
3 months ago
"newFeature": true,
6 days ago
"bigPackageSizeSupport": true
3 months ago
},
"compileType": "miniprogram",
2 months ago
"libVersion": "",
2 months ago
"appid": "wx7ec370283c1def60",
6 days ago
"projectname": "共享经历",
3 months ago
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}