2 Star 24 Fork 12

ganshisheng / 18_点餐小程序模板

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
project.config.json 1.27 KB
一键复制 编辑 原始数据 按行查看 历史
ganshisheng 提交于 2020-05-25 21:23 . first commit
{
"description": "项目配置文件",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": true,
"es6": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"autoAudits": false,
"coverView": true,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"useCompilerModule": true
},
"cloudfunctionRoot": "cloudfunctions/",
"compileType": "miniprogram",
"libVersion": "2.9.0",
"appid": "wxc9186c8ee571b5d8",
"projectname": "18_%E7%82%B9%E9%A4%90%E5%B0%8F%E7%A8%8B%E5%BA%8F%E6%A8%A1%E6%9D%BF",
"debugOptions": {
"hidedInDevtools": []
},
"isGameTourist": false,
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"currentL": -1,
"list": []
},
"gamePlugin": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": [
{
"id": -1,
"name": "pages/confirm/confirm",
"pathName": "pages/confirm/confirm",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/My/My",
"pathName": "pages/My/My",
"scene": null
}
]
}
}
}
微信
1
https://gitee.com/ganshisheng/wxapp_18.git
git@gitee.com:ganshisheng/wxapp_18.git
ganshisheng
wxapp_18
18_点餐小程序模板
master

搜索帮助