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
485d3bf7
authored
a year ago
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xg
parent
ffab3c9e
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
footseen/Nesting/newShare/index.html
footseen/Nesting/newShare/myGiftReward.html
footseen/Nesting/newShare/myRechargeReward.html
footseen/Nesting/newShare/myShareNum.html
footseen/lib/langchange.js
footseen/Nesting/newShare/index.html
View file @
485d3bf7
...
...
@@ -53,7 +53,7 @@
</div>
</body>
<script
src=
"../../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../../lib/langchange.js?v=202
010121613
"
></script>
<script
src=
"../../lib/langchange.js?v=202
401081427
"
></script>
<script
src=
"../../layer-v3.1.0/layer/layer.js"
></script>
<script
type=
"text/javascript"
src=
"https://app.ixiulive.com/static/js/webAppComm.js?v=202304251600"
></script>
<script
type=
"text/javascript"
src=
"https://app.ixiulive.com/static/js/actHead.js?v=202401021615"
></script>
...
...
This diff is collapsed.
Click to expand it.
footseen/Nesting/newShare/myGiftReward.html
View file @
485d3bf7
...
...
@@ -21,7 +21,7 @@
</body>
<script
src=
"../../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../../js/time.js"
></script>
<script
src=
"../../lib/langchange.js?v=202
010211058
"
></script>
<script
src=
"../../lib/langchange.js?v=202
401081427
"
></script>
<script
type=
"text/javascript"
>
$
.
ajax
({
...
...
This diff is collapsed.
Click to expand it.
footseen/Nesting/newShare/myRechargeReward.html
View file @
485d3bf7
...
...
@@ -21,7 +21,7 @@
</body>
<script
src=
"../../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../../js/time.js"
></script>
<script
src=
"../../lib/langchange.js?v=202
010211058
"
></script>
<script
src=
"../../lib/langchange.js?v=202
401081427
"
></script>
<script
type=
"text/javascript"
>
$
.
ajax
({
...
...
This diff is collapsed.
Click to expand it.
footseen/Nesting/newShare/myShareNum.html
View file @
485d3bf7
...
...
@@ -21,7 +21,7 @@
</body>
<script
src=
"../../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../../js/time.js"
></script>
<script
src=
"../../lib/langchange.js?v=202
010211058
"
></script>
<script
src=
"../../lib/langchange.js?v=202
401081427
"
></script>
<script
type=
"text/javascript"
>
$
(
'title'
).
html
(
langList
[
langType
].
share14
);
$
.
ajax
({
...
...
This diff is collapsed.
Click to expand it.
footseen/lib/langchange.js
View file @
485d3bf7
...
...
@@ -4755,7 +4755,7 @@ if (langCon == undefined || langCon == 'undefined') {
}
sessionStorage
.
lang
=
langCon
;
if
(
location
.
href
.
indexOf
(
"
www.
footseen.com"
)
>
-
1
){
if
(
location
.
href
.
indexOf
(
"footseen.com"
)
>
-
1
){
var
$ip
=
"https://webserver.yabolive.net"
;
}
else
{
var
$ip
=
"http://ceshi.yabolive.tv/web"
;
...
...
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