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
郭成尧
2017-03-24 11:50:07 +0800
Commit
96ce8d9e0ca1a7c2015ad876bd1fa05fc593a9e8
1 parent
e628fc95
code-better
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
apps/product/views/action/newshop/shop-reds.hbs
apps/product/views/action/newshop/shop-reds.hbs
View file @
96ce8d9
{{!--
desc: 红人店铺
--}}
<input
type=
"hidden"
name=
"shop-id"
class=
"shop-id"
value=
"
{{
shopId
}}
"
>
<div
class=
"reds-shop"
>
{{!--shop-header--}}
<div
class=
"shop-header brand-header"
data-id=
"
{{
brand
.
brand_id
}}
"
>
...
...
@@ -57,4 +55,5 @@
</div>
</div>
</div>
</div>
\ No newline at end of file
</div>
<input
type=
"hidden"
name=
"shop-id"
class=
"shop-id"
value=
"
{{
shopId
}}
"
>
...
...
Please
register
or
login
to post a comment