Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
郭成尧
8 years ago
Commit
088e32a62c4856fe11ca600f9b9e6f5d581d28f7
1 parent
b09988ce
fav-font-size
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
apps/product/views/action/newshop/shop-reds.hbs
public/scss/product/shop/reds-shop/_header.css
apps/product/views/action/newshop/shop-reds.hbs
View file @
088e32a
...
...
@@ -8,7 +8,7 @@
<div
class=
"branner-top"
>
<img
class=
"shop-back-img"
src=
"
{{
image
banner
750
234
}}
"
>
{{#if
shopInfo
.
shop_logo
}}
<img
class=
"logo"
src=
"
{{
image
shopInfo
.
shop_logo
1
20
12
0
}}
"
>
<img
class=
"logo"
src=
"
{{
image
shopInfo
.
shop_logo
1
00
10
0
}}
"
>
{{/if}}
<p
class=
"store-name"
>
{{
shopInfo
.
shop_name
}}
</p>
<div
class=
"fav-box clearfix"
>
...
...
public/scss/product/shop/reds-shop/_header.css
View file @
088e32a
...
...
@@ -53,6 +53,7 @@
line-height
:
48px
;
margin-right
:
16px
;
padding-top
:
4px
;
font-size
:
24px
;
}
}
...
...
Please
register
or
login
to post a comment