作者
novlan1
和平赛事相关链接
和平赛事,又称和平赛场。
1. 竖版
参数说明
siteId
: 主题站 IdparentId
: 主活动 IdchildId
: 子活动 IdbattleSeq
: 第几局
2. 横版
页面 | 地址 | 举例 | 说明 |
---|---|---|---|
竖版首页 | https://h5.igame.qq.com/pmd-mobile.match.gp-hor.gp-hor/ | - | - |
主题站 | https://h5.igame.qq.com/pmd-mobile.match.gp-hor.gp-hor/match-list/${siteId}/?closeOnSite=1 | https://h5.igame.qq.com/pmd-mobile.match.gp-hor.gp-hor/match-list/6077285/?closeOnSite=1 | 添加 ?closeOnSite=1 后,可以在主题站首页关闭 webview 。siteId : 主题站 Id |
子活动(赛事详情) | https://h5.igame.qq.com/pmd-mobile.match.gp-hor.gp-hor/single-match-detail/${siteId}/${parentId}/${childId} | https://h5.igame.qq.com/pmd-mobile.match.gp-hor.gp-hor/single-match-detail/6077285/6077286/6388286 | siteId : 主题站 Id parentId : 主活动 Id childId : 子活动 Id |
3. TGS
正式:https://match.igame.qq.com/pmd-mobile.match.match-igame-admin.tgs/
4. 小程序
APPID
描述 | APPID | 状态 |
---|---|---|
微信小程序 | wx688122c86a023da7 | 正常 |
QQ小程序 | 1112377970 | 废弃 |
路径
页面 | 路径 | 说明 |
---|---|---|
首页 | views/index/index | - |
主题站 | views/match-list/match-list?siteId=331346 | siteId : 主题站 Id |
子活动 | views/match/single-match-detail?siteId=1483599&parentId=1483601&childId=1544312 | siteId : 主题站 Id parentId : 主活动 Id childId : 子活动 Id |