Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
梁志锋
9 years ago
Commit
5f9a01a848152c36fe5cebba797c43ea9e094932
1 parent
0b43a276
商品详情页和个人中心 部分页面touch动作 添加样式 code review by bikai
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
16 deletions
template/m.yohobuy.com/actions/index/home/suggest.phtml
template/m.yohobuy.com/actions/product/detail/consults.phtml
template/m.yohobuy.com/actions/product/detail/index.phtml
template/m.yohobuy.com/partials/product/feedback-tab.phtml
template/m.yohobuy.com/actions/index/home/suggest.phtml
View file @
5f9a01a
...
...
@@ -6,7 +6,7 @@
我们希望了解您的意见和建议
</h
2
>
<div
class=
"create-new-suggest"
>
<div
class=
"create-new-suggest
tap-hightlight
"
>
<a
class=
"list-item"
href=
"./suggestSub"
>
反馈问题
(功能意见,界面意见)<span
class=
"iconfont new-right"
>
604
;</span>
</a>
...
...
@@ -24,13 +24,13 @@
<p>
{
{content
}
}</p>
<div
class=
"suggest-type suggest-good {{#good}}show{{/good}}"
>
<div
class=
"active"
>
<div
class=
"active
tap-hightlight
"
>
<span
class=
"iconfont"
>
601
;</span>
<span>靠谱,谢谢您的反馈</span>
</div>
</div>
<div
class=
"suggest-type suggest-bad {{# bad}}show{{/ bad}}"
>
<div
class=
"active"
>
<div
class=
"active
tap-hightlight
"
>
<span
class=
"iconfont"
>
601
;</span>
<span>不靠谱,谢谢您的反馈</span>
</div>
...
...
template/m.yohobuy.com/actions/product/detail/consults.phtml
View file @
5f9a01a
{
{>
layout/header
}
}
<div
class=
"goods-consults-page yoho-page"
>
<div
class=
"goto-consult"
id=
"goto-consult"
data-href=
"{{link}}"
>
<div
class=
"goto-consult
tap-hightlight
"
id=
"goto-consult"
data-href=
"{{link}}"
>
<i
class=
"iconfont consult-logo"
>
639
;</i>
<span>我要咨询</span>
<a
href=
"javascript:;"
class=
"iconfont enter-consult-page"
>
604
;</a>
...
...
template/m.yohobuy.com/actions/product/detail/index.phtml
View file @
5f9a01a
...
...
@@ -68,7 +68,7 @@
{
{#
list
}
}
{
{#if
@first
}
}
{
{#if
text
}
}
<h
1
class=
"first-item short-text
"
>
{
{text
}
}<span
class=
"icon-down iconfont dropdown"
>
609
;</span></h
1
>
<h
1
class=
"first-item short-text
tap-hightlight"
>
{
{text
}
}<span
class=
"icon-down iconfont dropdown"
>
609
;</span></h
1
>
{
{/if
}
}
{
{/if
}
}
{
{/
list
}
}
...
...
@@ -77,7 +77,7 @@
{
{#if
@first
}
}
{
{else
}
}
{
{#if
text
}
}
<h
1
class=
"folder-item"
>
{
{text
}
}</h
1
>
<h
1
class=
"folder-item
tap-hightlight
"
>
{
{text
}
}</h
1
>
{
{/if
}
}
{
{/if
}
}
{
{/list
}
}
...
...
@@ -93,7 +93,7 @@
{
{#if
consultsNum
}
}
{
{>
product/feedback-tab
}
}
{
{else
}
}
<div
class=
"nodata"
>
<div
class=
"nodata
tap-hightlight
"
>
<span>暂无商品评价和咨询</span>
<a
href=
"{{link}}"
class=
"go-consult"
>我要咨询<span
class=
"iconfont"
>
604
;</span></a>
</div>
...
...
@@ -103,7 +103,7 @@
{
{/
feedbacks
}
}
{
{#
enterStore
}
}
<div
id=
"enter-store"
class=
"enter-store page-block"
>
<div
id=
"enter-store"
class=
"enter-store page-block
tap-hightlight
"
>
<a
class=
"store-logo"
href=
"{{url}}"
style=
""
>
<img
class=
"lazy"
data-original=
"{{img}}"
alt=
"{{storeName}}"
>
</a>
...
...
@@ -113,7 +113,6 @@
{
{/
enterStore
}
}
<div
id=
"productDesc"
>
</div>
<!--
{
{>
product/product-description
}
}
-->
{
{>
product/recommend-for-you
}
}
{
{#cartInfo
}
}
...
...
template/m.yohobuy.com/partials/product/feedback-tab.phtml
View file @
5f9a01a
<ul id="nav-tab" class="nav-tab clearfix">
<li class="comment-nav">商品评价<span class="comments-num">{{commentsNum}}</span></li>
<li class="consult-nav">购买咨询(<span class="consults-num">{{consultsNum}}</span>)</li>
<li class="comment-nav tap-hightlight">商品评价<span class="comments-num">{{commentsNum}}</span></li>
<li class="consult-nav tap-hightlight">购买咨询(<span class="consults-num">{{consultsNum}}</span>)</li>
</ul>
<div id="feedback-content" >
<div class="comment-content content ">
...
...
@@ -26,9 +26,6 @@
<span class="iconfont"></span>暂无评论
</div>
{{/if}}
<!-- <div class="comment-content-footer">
<a href="{{link}}">查看更多 <span class="iconfont"></span></a>
</div> -->
</div>
<div class="consult-content content hide ">
...
...
@@ -49,7 +46,7 @@
</div>
{{/ consults}}
</div>
<div class="consult-content-footer" data-href="{{link}}">
<div class="consult-content-footer
tap-hightlight
" data-href="{{link}}">
<a href="javascript:;">
查看更多
<span class="iconfont"></span></a>
...
...
@@ -59,7 +56,7 @@
<span class="iconfont"></span>暂无咨询
</div>
<div class="consult-content-footer" data-href="{{link}}">
<div class="consult-content-footer
tap-hightlight
" data-href="{{link}}">
<a href="javascript:;">
我要咨询
<span class="iconfont"></span></a>
...
...
Please
register
or
login
to post a comment