Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
zhangxiaoru
9 years ago
Commit
52764e612681c78c47b1b5db5e360a456b8013bd
1 parent
5dd53bd0
支付页面图片调整
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
static/img/shopping-pay/pay-success.png
static/sass/shop/_index.css
static/img/shopping-pay/pay-success.png
View file @
52764e6
1.5 KB
|
W:
|
H:
966 Bytes
|
W:
|
H:
2-up
Swipe
Onion skin
static/sass/shop/_index.css
View file @
52764e6
...
...
@@ -27,9 +27,9 @@
.icon-right
{
text-align
:
center
;
width
:
115px
;
height
:
90px
;
margin
:
130px
0
60px
260px
;
width
:
109px
;
height
:
92px
;
margin
:
120px
0
60px
260px
;
background-image
:
resolve
(
'shopping-pay/pay-success.png'
);
}
...
...
@@ -39,8 +39,8 @@
}
.notice-right
{
height
:
28px
;
width
:
28px
;
height
:
25px
;
width
:
25px
;
float
:
left
;
margin
:
1px
10px
0
80px
;
background-image
:
resolve
(
'shopping-pay/notice.png'
);
...
...
@@ -91,8 +91,8 @@
}
.failure-right
{
height
:
28px
;
width
:
28px
;
height
:
25px
;
width
:
24px
;
float
:
left
;
margin
:
1px
10px
0
175px
;
background-image
:
resolve
(
'shopping-pay/notice.png'
);
...
...
Please
register
or
login
to post a comment