Commit 4937c147 by kaisa

feat:新增注释

parent 3d8aace6
Showing with 1 additions and 1 deletions
...@@ -309,7 +309,7 @@ webAppComm.prototype.goOthers = function (jumptype, url, isHide, gid) { ...@@ -309,7 +309,7 @@ webAppComm.prototype.goOthers = function (jumptype, url, isHide, gid) {
"reqCode": new Date().getTime(), "reqCode": new Date().getTime(),
"data": { "data": {
"msg": arr[jumptype], "msg": arr[jumptype],
"jumptype": jumptype, //16: 去储值 18: 跳转到座驾 3:跳转集合功能 28:跳转直播间 29:空间 26:设置 40:半屏宝石储值 41:礼物列表 42:背包列表 // 43: 跳转新人主播引导 // 11:跳转主播空间 "jumptype": jumptype, //16: 去储值 18: 跳转到座驾 3:跳转集合功能 28:跳转直播间 29:空间 26:设置 40:半屏宝石储值 41:礼物列表 42:背包列表 // 43: 跳转新人主播引导 // 11:跳转主播空间 2:跳转到另一个网页
"url": url, //41 42时传入礼物id。 "url": url, //41 42时传入礼物id。
"hideTitle": isHide, // 1隐藏头部,0 不隐藏, 默认为0 "hideTitle": isHide, // 1隐藏头部,0 不隐藏, 默认为0
"gid": gid, // 礼物列表类别 "gid": gid, // 礼物列表类别
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment