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
yyq
9 years ago
Commit
e3cec4a29b956ab842b691aadb4e60dc97dcb073
1 parent
6f020da5
购物车跳转
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
doraemon/views/partial/header.hbs
doraemon/views/partial/header.hbs
View file @
e3cec4a
...
...
@@ -40,10 +40,12 @@
</div>
</li>
<li
class=
"tag-bag"
>
<span
class=
"tools-icon icon-bag"
>
<b
class=
"bag-num"
>
1
</b>
</span>
购物袋
<a
href=
"
{{
..
/
siteUrl
}}
/shopping/cart"
>
<span
class=
"tools-icon icon-bag"
>
<b
class=
"bag-num"
></b>
</span>
购物袋
</a>
<div
class=
"mini-bag-box sub-wrapper"
>
<div
class=
"bag-content"
>
购物袋空空的哦,去看看心仪的商品吧~
...
...
Please
register
or
login
to post a comment