1 Star 0 Fork 19

hoohome/云智慧收银

forked from 周俊伟/云智慧收银 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 1.86 KB
一键复制 编辑 原始数据 按行查看 历史
周俊伟 提交于 2020-09-17 15:06 . 917
{
"miniprogramRoot": "miniprogram/",
"cloudfunctionRoot": "cloudfunctions/",
"setting": {
"urlCheck": true,
"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,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"useCompilerModule": false,
"userConfirmedUseCompilerModuleSwitch": false,
"compileHotReLoad": false,
"useIsolateContext": true
},
"appid": "wx4987b37a8175f647",
"projectname": "%E6%94%B6%E9%93%B6%E7%B3%BB%E7%BB%9F",
"libVersion": "2.8.1",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"cloudfunctionTemplateRoot": "cloudfunctionTemplate",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"list": []
},
"gamePlugin": {
"current": -1,
"list": []
},
"miniprogram": {
"current": 0,
"list": [
{
"id": -1,
"name": "db guide",
"pathName": "pages/databaseGuide/databaseGuide",
"query": ""
},
{
"id": -1,
"name": "注册",
"pathName": "pages/register/register",
"query": "",
"scene": null
},
{
"id": -1,
"name": "主页",
"pathName": "pages/index/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "商品管理",
"pathName": "pages/goodsManage/goodsManage",
"query": "",
"scene": null
},
{
"id": -1,
"name": "快速收银",
"pathName": "pages/goods/goods",
"scene": null
}
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/hoohome/cloud-wisdom-cash-register.git
git@gitee.com:hoohome/cloud-wisdom-cash-register.git
hoohome
cloud-wisdom-cash-register
云智慧收银
master

搜索帮助