Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
周少峰
8 years ago
Commit
70245ea82513b17a132d117ef500dd6de5f22dc3
1 parent
fac96ff5
qrcode service
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
package.json
public/img/layout/qr-weixin-service.jpg
public/scss/home/_order-detail.css
package.json
View file @
70245ea
{
"name"
:
"yohobuy-node"
,
"version"
:
"5.6.
2
"
,
"version"
:
"5.6.
3
"
,
"private"
:
true
,
"description"
:
"A New Yohobuy Project With Express"
,
"repository"
:
{
...
...
public/img/layout/qr-weixin-service.jpg
0 → 100644
View file @
70245ea
24.9 KB
public/scss/home/_order-detail.css
View file @
70245ea
...
...
@@ -219,7 +219,7 @@
float
:
left
;
width
:
76px
;
height
:
76px
;
background-image
:
resolve
(
"layout/qr-weixin
.pn
g"
);
background-image
:
resolve
(
"layout/qr-weixin
-service.jp
g"
);
background-repeat
:
no-repeat
;
background-size
:
100%
100%
;
margin
:
0
;
...
...
Please
register
or
login
to post a comment