Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footsen
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
789f662e
authored
Apr 13, 2022
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交
parent
b6e421cc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
29 deletions
footseen/Nesting/newShare/index.html
footseen/Nesting/newShare/index.html
View file @
789f662e
...
@@ -99,35 +99,35 @@
...
@@ -99,35 +99,35 @@
}
}
//7300后新增客服圖標
//7300后新增客服圖標
//
if (getRequest().appversion >= 7300) {
if
(
getRequest
().
appversion
>=
7300
)
{
//
var $url = 'http://www.yabolive.tv';
var
$url
=
'http://www.yabolive.tv'
;
//
$(".recording").hide();
$
(
".recording"
).
hide
();
//
var obj = {
var
obj
=
{
//
"cid": 29,
"cid"
:
29
,
//
"reqCode": new Date().getTime(),
"reqCode"
:
new
Date
().
getTime
(),
//
"data": {
"data"
:
{
//
"msg": "h5网页右上角显示图标",
"msg"
:
"h5网页右上角显示图标"
,
//
"info": [
"info"
:
[
//
{
{
//
"imgUrl": 'https://app.ixiulive.com/static/app/img/kf.png',
"imgUrl"
:
'https://app.ixiulive.com/static/app/img/kf.png'
,
//
"explain": langList[langType].upright2,
"explain"
:
langList
[
langType
].
upright2
,
//
"cid": "4",
"cid"
:
"4"
,
//
"data": {
"data"
:
{
//
"msg": langList[langType].upright7,
"msg"
:
langList
[
langType
].
upright7
,
//
'title': langList[langType].upright6,
'title'
:
langList
[
langType
].
upright6
,
//
"customerLayer": "1",
"customerLayer"
:
"1"
,
//
"uid": "1001",
"uid"
:
"1001"
,
//
"face": "https://zhibocdn.yabolive.net/comm/img/appicon/yqzx_icon_v1.png?x-oss-process=image/resize,h_100,w_100",
"face"
:
"https://zhibocdn.yabolive.net/comm/img/appicon/yqzx_icon_v1.png?x-oss-process=image/resize,h_100,w_100"
,
//
"nickname": langList[langType].upright6,
"nickname"
:
langList
[
langType
].
upright6
,
//
}
}
//
},
},
//
]
]
//
}
}
//
}
}
//
var obj2 = JSON.stringify(obj);
var
obj2
=
JSON
.
stringify
(
obj
);
//
appCollaboration(obj2)
appCollaboration
(
obj2
)
//
}
}
if
(
langType
==
0
)
{
if
(
langType
==
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