38 Star 411 Fork 87

BBBUG / BBBUG Wechat App

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 1.73 KB
一键复制 编辑 原始数据 按行查看 历史
Hamm 提交于 2021-07-27 13:32 . add: CarMode
{
"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,
"lazyloadPlaceholderEnable": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
"useIsolateContext": true,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"showES6CompileOption": false
},
"compileType": "miniprogram",
"libVersion": "2.11.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/bbbug_com/bbbug-wechat-app.git
git@gitee.com:bbbug_com/bbbug-wechat-app.git
bbbug_com
bbbug-wechat-app
BBBUG Wechat App
master

搜索帮助