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
aa858d09
authored
Jul 26, 2021
by
dabai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xx
parent
05197d65
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
42 additions
and
0 deletions
js/common2.js
js/common2.js
View file @
aa858d09
...
...
@@ -211,6 +211,48 @@ if(langCon == 2){
langType
=
1
;
}
try
{
if
(
getRequest
().
appversion
>=
6130
){
var
obj
=
{
"cid"
:
29
,
"reqCode"
:
new
Date
().
getTime
(),
"data"
:
{
"msg"
:
"h5网页右上角显示图标"
,
"info"
:[
{
"imgUrl"
:
'https://app.ixiulive.com/static/app/img/2.png?v=202107211759'
,
"explain"
:
langList
[
langType
].
upright1
,
"cid"
:
"12"
,
"data"
:
{
"msg"
:
"跳转集合功能"
,
"jumptype"
:
"3"
,
"url"
:
_url2
+
'/active2021/activityCenter/index.html'
+
location
.
search
,
}
},
{
"imgUrl"
:
'https://app.ixiulive.com/static/app/img/kf.gif'
,
"explain"
:
langList
[
langType
].
upright2
,
"cid"
:
"4"
,
"data"
:{
"msg"
:
langList
[
langType
].
upright7
,
'title'
:
langList
[
langType
].
upright6
,
"customerLayer"
:
"1"
,
"uid"
:
"1001"
,
"face"
:
cdn
+
"/img/appicon/yqzx_icon_v1.png?x-oss-process=image/resize,h_100,w_100"
,
"nickname"
:
langList
[
langType
].
upright6
,
}
},
]
}
}
var
obj2
=
JSON
.
stringify
(
obj
);
appCollaboration
(
obj2
)
}
}
catch
(
e
){
//TODO handle the exception
}
//获取url参数
function
getRequest
()
{
...
...
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