game/project.config.json
2019-04-18 17:17:11 +08:00

67 lines
1.6 KiB
JSON

{
"description": "A WePY project",
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": false,
"newFeature": true,
"autoAudits": false
},
"compileType": "miniprogram",
"appid": "wxceb32485e252fc72",
"projectname": "game",
"miniprogramRoot": "dist/",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"list": []
},
"miniprogram": {
"current": 1,
"list": [
{
"id": 0,
"name": "支付返回",
"pathName": "pages/gameInfo",
"query": "id=7100715",
"scene": 1038,
"referrerInfo": {
"appId": "wxbf333d56b4de3905",
"extraData": "{ \"type\": \"item\", \"event_type\": \"pay_result\", \"success\": true, \"gid\": 7100715 }"
}
},
{
"id": 1,
"name": "分享游戏",
"pathName": "pages/index",
"query": "isShare=1&inviter_id=6001_8004_o5FrX5Xn9xs8wZftyRaWxdEnCar0&roomId=5647651560394598400010002&gid=7002595&togame=1&t=1553770519934",
"scene": 1044,
"shareInfo": {
"groupName": "测试模拟群0",
"shareName": "l1lFQSfRNyzbmItaNydLIfww4aDGgwnR63arsQsO07E@cr4dev",
"shareKey": "lUMRXfJ9aVJvH6p3EENpKuCMv3DfAYJcvdXNnO0B1DMGOF3tfjd7W-PcTEfQeD48L4OQkB2r2OqRKme3-K31wQ~~"
}
},
{
"id": 2,
"name": "成就分享",
"pathName": "pages/index",
"query": "isShare=1&inviter_id=6001_8004_o5FrX5Xn9xs8wZftyRaWxdEnCar0&shareType=achivement",
"scene": null
}
]
}
}
}