船员公众号
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.
gzh_chuanyuan/unpackage/dist/dev/mp-weixin/project.config.json

36 lines
632 B

6 months ago
{
"description": "项目配置文件。",
"packOptions": {
4 months ago
"ignore": []
6 months ago
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
4 months ago
"bigPackageSizeSupport": true
6 months ago
},
"compileType": "miniprogram",
4 months ago
"libVersion": "",
6 months ago
"appid": "wx6f5de0b7e2d841e9",
"projectname": "题库",
4 months ago
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
6 months ago
}
}