2 Star 19 Fork 14

全栈军哥 / 2019-nCoV

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
全栈军哥 提交于 2020-02-18 18:33 . update project.config.json.
{
"miniprogramRoot": "miniprogram/",
"cloudfunctionRoot": "cloudfunctions/",
"setting": {
"urlCheck": true,
"es6": true,
"enhance": true,
"postcss": true,
"minified": true,
"newFeature": true,
"coverView": true,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"nodeModules": true
},
"appid": "",
"projectname": "2019-nCov",
"libVersion": "2.10.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": "Demo",
"pathName": "pages/demo/demo",
"query": "",
"scene": null
}
]
}
}
}
JavaScript
1
https://gitee.com/jayjun0805/ncov.git
git@gitee.com:jayjun0805/ncov.git
jayjun0805
ncov
2019-nCoV
master

搜索帮助