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
xiaowei
2016-05-13 18:19:36 +0800
Commit
8a6ceb72552cf31f13fc8b642634f2f390dc2325
1 parent
699d7d8e
订单详情页-订单号加粗 订单状态到第二行
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
template/m.yohobuy.com/actions/index/home/order-detail.phtml
template/m.yohobuy.com/actions/index/home/order-detail.phtml
View file @
8a6ceb7
...
...
@@ -23,7 +23,7 @@
<p
class=
"beside-icon sub-content"
>
<span
class=
"sub-title"
>订单编号:
{
{orderNum
}
}</span>
<span
>
{
{orderStatus
}
}</span>
<span
>
订单状态:
{
{orderStatus
}
}</span>
<span>下单时间:
{
{orderTime
}
}</span>
</p>
</div>
...
...
Please
register
or
login
to post a comment