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
44909d79
authored
Dec 13, 2022
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
9d0d1968
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
19 additions
and
13 deletions
footseen/phonepay/applepay.html
footseen/phonepay/gash-phone.html
footseen/phonepay/idpay.html
footseen/phonepay/login.html
footseen/phonepay/molpay.html
footseen/phonepay/payfor-new.html
footseen/phonepay/applepay.html
View file @
44909d79
...
...
@@ -281,6 +281,7 @@
position
:
relative
;
background
:
#fff
;
display
:
none
;
margin
:
0
auto
;
}
.closeBtn
{
...
...
@@ -448,7 +449,7 @@
}
//获取当前用户地区
if
(
!
sessionStorage
.
appversion
&&
!
sessionStorage
.
uid
)
{
if
(
sessionStorage
.
appversion
&&
sessionStorage
.
uid
)
{
$
(
".big-zuan-box"
).
show
();
$
.
ajax
({
url
:
$ip
+
'/user/getUserInfo.html'
,
...
...
footseen/phonepay/gash-phone.html
View file @
44909d79
...
...
@@ -24,12 +24,13 @@
}
.mHead
{
width
:
10rem
;
height
:
1rem
;
position
:
relative
;
background
:
#fff
;
display
:
none
;
}
width
:
10rem
;
height
:
1rem
;
position
:
relative
;
background
:
#fff
;
display
:
none
;
margin
:
0
auto
;
}
.closeBtn
{
width
:
0.64rem
;
...
...
footseen/phonepay/idpay.html
View file @
44909d79
...
...
@@ -48,6 +48,7 @@
position
:
relative
;
background
:
#fff
;
display
:
none
;
margin
:
0
auto
;
}
.closeBtn
{
...
...
footseen/phonepay/login.html
View file @
44909d79
...
...
@@ -18,6 +18,7 @@
height
:
1rem
;
background
:
#f6f6f6
;
display
:
none
;
margin
:
0
auto
;
}
.closeBtn
{
...
...
footseen/phonepay/molpay.html
View file @
44909d79
...
...
@@ -212,6 +212,7 @@
position
:
relative
;
background
:
#fff
;
display
:
none
;
margin
:
0
auto
;
}
.closeBtn
{
...
...
footseen/phonepay/payfor-new.html
View file @
44909d79
...
...
@@ -76,12 +76,13 @@
}
.mHead
{
width
:
10rem
;
height
:
1rem
;
position
:
relative
;
background
:
#fff
;
display
:
none
;
}
width
:
10rem
;
height
:
1rem
;
position
:
relative
;
background
:
#fff
;
display
:
none
;
margin
:
0
auto
;
}
.closeBtn
{
width
:
0.64rem
;
...
...
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