Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
Static
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
38ecd6ea
authored
May 21, 2026
by
kaisa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:新增cid12跳转类型71 跳转到使者
parent
e33a99c0
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/webAppComm.js
js/webAppComm.js
View file @
38ecd6ea
...
@@ -312,7 +312,7 @@ webAppComm.prototype.goOthers = function (jumptype, url = '', isHide, gid, topic
...
@@ -312,7 +312,7 @@ webAppComm.prototype.goOthers = function (jumptype, url = '', isHide, gid, topic
"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:跳转主播空间 2:跳转到另一个网页 47: 跳转贴文
"jumptype"
:
jumptype
,
//16: 去储值 18: 跳转到座驾 3:跳转集合功能 28:跳转直播间 29:空间 26:设置 40:半屏宝石储值 41:礼物列表 42:背包列表 // 43: 跳转新人主播引导 // 11:跳转主播空间 2:跳转到另一个网页 47: 跳转贴文
71:使者邀请
"url"
:
url
,
//41 42时传入礼物id。
"url"
:
url
,
//41 42时传入礼物id。
"topicId"
:
topicId
,
// 贴文id
"topicId"
:
topicId
,
// 贴文id
"hideTitle"
:
isHide
,
// 1隐藏头部,0 不隐藏, 默认为0
"hideTitle"
:
isHide
,
// 1隐藏头部,0 不隐藏, 默认为0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment