Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郝肖肖
8 years ago
Commit
b34aeebb9de63ba2029301b766955da0ec2cbaa2
1 parent
37980f74
微信支付 二维码对齐
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
public/scss/shopping/_pay.css
utils/helpers.js
public/scss/shopping/_pay.css
View file @
b34aeeb
...
...
@@ -160,8 +160,8 @@ $fontColor: #616161;
.qr-content-gruop
{
width
:
300px
;
padding
:
30px
670px
30px
0
;
margin
:
0
auto
;
padding
:
15px
670px
30px
0
;
margin
:
20px
auto
;
overflow
:
hidden
;
background
:
resolve
(
"shopping/w-p-phone.png"
)
no-repeat
top
right
;
}
...
...
utils/helpers.js
View file @
b34aeeb
...
...
@@ -17,4 +17,4 @@ const lte = function(num1, num2, options) {
module
.
exports
=
{
lte
};
\ No newline at end of file
};
...
...
Please
register
or
login
to post a comment