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
ace2aa24
authored
2 years ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
0b2b6843
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
footseen/allHelp/privacyAgreement.html
footseen/allHelp/userContentAgreement.html
footseen/allHelp/privacyAgreement.html
View file @
ace2aa24
...
...
@@ -1231,6 +1231,10 @@
$
(
".appName"
).
text
(
'Mewo Live'
)
$
(
".e-mall"
).
text
(
'erwinbejw@gmail.com'
)
}
if
(
getRequest
().
appname
==
'com.yz.madou.android'
){
$
(
".appName"
).
text
(
'MeeU Live'
)
$
(
".e-mall"
).
text
(
'cartjyq@gmail.com'
)
}
if
(
sessionStorage
.
lang
==
0
||
sessionStorage
.
lang
==
2
)
{
$
(
"title"
).
text
(
'隱私協議'
);
// $(".lang-cn").show();
...
...
This diff is collapsed.
Click to expand it.
footseen/allHelp/userContentAgreement.html
View file @
ace2aa24
...
...
@@ -188,6 +188,9 @@
if
(
getRequest
().
appname
==
'com.mewo.android'
){
$
(
".appName"
).
text
(
'Mewo Live'
)
}
if
(
getRequest
().
appname
==
'cartjyq@gmail.com'
){
$
(
".appName"
).
text
(
'MeeU Live'
)
}
</script>
</body>
...
...
This diff is collapsed.
Click to expand it.
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