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-01-11 09:58:17 +0800
Commit
6482adcc87f456c1484d93a9d45eb2d31d551960
1 parent
bfd47666
个人中心-浏览记录-随便逛逛
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/home/views/action/browse-record.hbs
apps/home/views/action/browse-record.hbs
View file @
6482adc
...
...
@@ -7,7 +7,7 @@
<div
class=
"no-record"
>
<div
class=
"icon"
></div>
<span>
暂无浏览记录
</span>
<a
class=
"walk-way"
href=
"
{{
walkwayUrl
}}
"
>
随便逛逛
</a>
<a
class=
"walk-way"
href=
"
/product/new
"
>
随便逛逛
</a>
</div>
{{/if}}
</div>
...
...
Please
register
or
login
to post a comment