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
397650d8
authored
2 years ago
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加儲值
parent
98a75a54
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
129 additions
and
5 deletions
css/index.css
main.html
css/index.css
View file @
397650d8
This diff is collapsed.
Click to expand it.
main.html
View file @
397650d8
...
...
@@ -93,6 +93,8 @@
<div><a
style=
"color: #FFABEE;"
href=
"download/download.html?qd=ftsBH5SY"
><span
class=
"txt2"
>
直播
</span><img
class=
"click-img"
src=
"images/click.png"
alt=
"絲足"
></a></div>
</div>
<div
class=
"topUp"
>
儲值
</div>
</div>
<!-- <div class="title-nav">
<div class="title-nav-box">
...
...
@@ -509,6 +511,10 @@
})
}
// function
$
(
'.topUp'
).
on
(
'click'
,
function
()
{
window
.
location
.
href
=
'https://www.footseen.com/footseen/phonepay/applepay.html?lang='
+
(
sessionStorage
.
lang
||
2
)
+
'&gofrom=web'
;
})
})
</script>
...
...
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