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
6103a8b9
authored
Mar 30, 2020
by
dabai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新版footseen
parent
d16d88b5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
js/langAndorid.js
new/index.html
js/langAndorid.js
View file @
6103a8b9
...
...
@@ -164,7 +164,7 @@ function lang(){
$
(
'.topUp'
).
html
(
langList
[
langType
].
foot1
);
$
(
'.iosDown'
).
html
(
langList
[
langType
].
foot5
);
var
str2
=
''
;
str2
+=
'<p class="andoridDescTitle"><img src="img/desc.png">'
+
langList
[
langType
].
foot6
+
'</p>'
;
str2
+=
'<p class="andoridDescTitle"><img src="
https://www.footseen.com/
img/desc.png">'
+
langList
[
langType
].
foot6
+
'</p>'
;
str2
+=
'<p class="andoridDescText andoridDescText1">'
+
langList
[
langType
].
foot7
+
'</p>'
;
str2
+=
'<p class="andoridDescText1">'
+
langList
[
langType
].
foot8
+
'</p>'
;
str2
+=
'<p class="andoridDescText1">'
+
langList
[
langType
].
foot9
+
'</p>'
;
...
...
new/index.html
View file @
6103a8b9
...
...
@@ -71,7 +71,7 @@ ga('clientTracker.send', 'pageview');
</body>
<script
src=
"https://www.footseen.com/js/jquery-3.1.1.min.js"
></script>
<script
src=
"https://www.footseen.com/js/swiper.min.js"
></script>
<script
type=
"text/javascript"
src=
"https://www.footseen.com/js/langAndorid.js?v=20200330151
7
"
></script>
<script
type=
"text/javascript"
src=
"https://www.footseen.com/js/langAndorid.js?v=20200330151
8
"
></script>
<script
src=
'https://www.footseen.com/layer-v3.1.0/layer/layer.js'
></script>
<script
type=
"text/javascript"
>
var
ua
=
navigator
.
userAgent
.
toLowerCase
();
...
...
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