1 Star 0 Fork 19

exelin/抽奖助手小程序

forked from uem/抽奖助手小程序 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
project.config.json 2.04 KB
一键复制 编辑 原始数据 按行查看 历史
samkee 提交于 2020-05-21 17:31 . 抽奖规则
{
"miniprogramRoot": "miniprogram/",
"cloudfunctionRoot": "cloudfunctions/",
"setting": {
"urlCheck": true,
"es6": true,
"enhance": true,
"postcss": true,
"minified": true,
"newFeature": true,
"coverView": true,
"autoAudits": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"uglifyFileName": true
},
"appid": "wxb53ba1bee1a3319a",
"projectname": "lottery-miniprogram",
"libVersion": "2.11.0",
"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": -1,
"list": [
{
"id": 0,
"name": "pages/my/record",
"pathName": "pages/my/record",
"query": "",
"scene": null
},
{
"id": 1,
"name": "pages/index/index",
"pathName": "pages/index/index",
"query": "lotteryId=Ypblgn3hXCUnIN6wAN8vw2cdGObgYlRa2B0aajFwRGJbZ0jp",
"scene": null
},
{
"id": -1,
"name": "pages/authorize/index",
"pathName": "pages/authorize/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/my/index",
"pathName": "pages/my/index",
"query": "",
"scene": null
},
{
"id": 5,
"name": "pages/participate/users",
"pathName": "pages/participate/users",
"query": "lotteryId=BtDcFfTw6L4tVpz0raG2JmWbYmdL8iNQEPJgSF4vpZunJWU0",
"scene": null
},
{
"id": 5,
"name": "pages/authorize/wxacode",
"pathName": "pages/authorize/wxacode",
"query": "scene=aaa",
"scene": null
},
{
"id": -1,
"name": "pages/question/index",
"pathName": "pages/question/index",
"query": "",
"scene": null
}
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/exelin/lottery-miniprogram.git
git@gitee.com:exelin/lottery-miniprogram.git
exelin
lottery-miniprogram
抽奖助手小程序
master

搜索帮助