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
jinhu.tung
9 years ago
Commit
7c184bb609516bfab37f1bff0baf2736d6f7673e
1 parent
441f027d
modify login path to relative path
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/shopping/views/partial/cart/info.hbs
apps/shopping/views/partial/cart/info.hbs
View file @
7c184bb
...
...
@@ -7,7 +7,7 @@
</p>
{{^}}
<p
class=
"info-text"
>
温馨提示: 亲爱的顾客,您还没有
<a
href=
"/
/www.yohoblk.com/
passport/login"
>
登录
</a>
哦, 所有的商品价购、活动信息以登录后显示为准。
温馨提示: 亲爱的顾客,您还没有
<a
href=
"/passport/login"
>
登录
</a>
哦, 所有的商品价购、活动信息以登录后显示为准。
<span
class=
"iconfont pull-right close"
>

</span>
</p>
{{/if}}
...
...
Please
register
or
login
to post a comment