Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuloulou
/
yohobuy-portal-fe2
·
Commits
Go to a project
GitLab
Go to dashboard
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
ZhongW
9 years ago
Commit
b51725bc4c85fdd1dcb345dee3b3b6d807eac0cb
1 parent
8cb20dda
PC端店铺装修店铺名称样式与前台不一致
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
code/apps/shop/views/DecorationBLK.html
code/apps/shop/views/DecorationBLK.html
View file @
b51725b
...
...
@@ -55,7 +55,7 @@
<
div
class
=
"shopBanner canEdit"
data
-
dialogid
=
"shopTopBanner"
>
<
img
src
=
"[[resources.shopTopBanner.data.shopSrc]]"
>
[[
if
resources
.
shopTopBanner
.
data
.
isShowShopName
==
"Y"
]]
<
h1
>
[[
shopName
]]
<
/h1
>
<
h1
style
=
"color:white;margin-top:70px"
>
[[
shopName
]]
<
/h1
>
[[
/if]
]
<
/div
>
...
...
Please
register
or
login
to post a comment