1 Star 0 Fork 88

阿飞 / BBBUG Wechat App

forked from BBBUG / BBBUG Wechat App 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 1.69 KB
一键复制 编辑 原始数据 按行查看 历史
Hamm 提交于 2021-03-31 16:24 . fix: 优化部分细节和UI体验
{
"description": "项目配置文件",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": true,
"es6": true,
"enhance": false,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": false,
"coverView": true,
"nodeModules": false,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"useMultiFrameRuntime": false,
"useApiHook": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
"bundle": false,
"useIsolateContext": true,
"useCompilerModule": true,
"userConfirmedUseCompilerModuleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true
},
"compileType": "miniprogram",
"libVersion": "2.10.0",
"appid": "wx0a68e695b54ffb4c",
"projectname": "BBBUG",
"debugOptions": {
"hidedInDevtools": []
},
"isGameTourist": false,
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"plugin": {
"list": []
},
"game": {
"list": []
},
"gamePlugin": {
"list": []
},
"miniprogram": {
"list": [
{
"name": "自定义入口",
"pathName": "pages/user/profile",
"query": "user_id=8",
"scene": null
},
{
"name": "pages/song/my",
"pathName": "pages/song/my",
"query": "user_id=8",
"scene": null
}
]
}
}
}
微信
1
https://gitee.com/zerof_fei/bbbug-wechat-app.git
git@gitee.com:zerof_fei/bbbug-wechat-app.git
zerof_fei
bbbug-wechat-app
BBBUG Wechat App
master

搜索帮助