1 Star 43 Fork 27

sunqi / bw

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 2.15 KB
一键复制 编辑 原始数据 按行查看 历史
nndad 提交于 2020-09-25 12:43 . first commit
{
"miniprogramRoot": "miniprogram/",
"cloudfunctionRoot": "cloudfunctions/",
"setting": {
"urlCheck": false,
"es6": true,
"enhance": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"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": ""
},
"useIsolateContext": true,
"useCompilerModule": true,
"userConfirmedUseCompilerModuleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": []
},
"appid": "wxssssssss",
"projectname": "BW",
"libVersion": "2.11.1",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"list": []
},
"gamePlugin": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": [
{
"id": -1,
"name": "测试",
"pathName": "pages/golden/golden",
"query": "",
"scene": null
},
{
"id": -1,
"name": "中间页",
"pathName": "pages/golden/golden",
"query": "",
"scene": null
},
{
"id": -1,
"name": "我的",
"pathName": "pages/mine/mine",
"query": "",
"scene": null
},
{
"id": -1,
"name": "支付",
"pathName": "pages/pay/pay",
"query": "",
"scene": null
},
{
"id": 4,
"name": "Pic",
"pathName": "pages/img/img",
"query": "",
"scene": null
}
]
}
}
}
JavaScript
1
https://gitee.com/sunqi/bw.git
git@gitee.com:sunqi/bw.git
sunqi
bw
bw
master

搜索帮助