1 Star 0 Fork 0

songbo / MiniP

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 2.09 KB
一键复制 编辑 原始数据 按行查看 历史
songbo 提交于 2020-05-09 19:58 . 订单管理
{
"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": false,
"uglifyFileName": true
},
"appid": "wx434bc69e131558f9",
"projectname": "%E7%82%B9%E9%A4%90%E5%B0%8F%E7%A8%8B%E5%BA%8F",
"libVersion": "2.10.4",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"compileType": "miniprogram",
"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/mine_info/mine_info",
"query": "",
"scene": null
},
{
"id": -1,
"name": "历史订单",
"pathName": "pages/mine_oldorder/mine_oldorder",
"query": "",
"scene": null
},
{
"id": -1,
"name": "当前订单页面",
"pathName": "pages/mine_cart/mine_cart",
"query": "",
"scene": null
},
{
"id": -1,
"name": "座位预约页面",
"pathName": "pages/mine_engage/mine_engage",
"query": "",
"scene": null
},
{
"id": -1,
"name": "菜单浏览页面",
"pathName": "pages/mine_default/mine_default",
"query": "",
"scene": null
},
{
"id": 6,
"name": "管理页面",
"pathName": "pages/admin_default/admin_default",
"query": "",
"scene": null
}
]
}
}
}
微信
1
https://gitee.com/ineedssd/MiniP.git
git@gitee.com:ineedssd/MiniP.git
ineedssd
MiniP
MiniP
master

搜索帮助