Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
梁志锋
9 years ago
Commit
300b55b8dfcd2e2f66a47765328a4c2a05795c80
1 parent
460becb8
修改我要咨询为空时,链接不对的问题
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
template/m.yohobuy.com/partials/product/feedback-tab.phtml
template/m.yohobuy.com/partials/product/feedback-tab.phtml
View file @
300b55b
...
...
@@ -59,8 +59,8 @@
<span class="iconfont"></span>暂无咨询
</div>
<div class="consult-content-footer tap-hightlight" data-href="{{commentsLink}}">
<a href="javascript:;">
<div class="consult-content-footer tap-hightlight">
<a href="{{consultsUrl}}">
我要咨询
<span class="iconfont"></span></a>
</div>
...
...
Please
register
or
login
to post a comment