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
biao
2015-12-03 17:44:02 +0800
Commit
54ef4fb95d2b53b7c26c421e388083751cc8f44d
1 parent
ab7d29a9
remove logistic.phtml from this branch
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
41 deletions
template/m.yohobuy.com/actions/index/home/logistic.phtml
template/m.yohobuy.com/actions/index/home/logistic.phtml
deleted
100644 → 0
View file @
ab7d29a
{
{>
layout/header
}
}
<div
class=
"logistic-page yoho-page"
>
<div
class=
"overview"
>
<div
class=
"left"
>
<a
href=
"{{logisticUrl}}"
><div
class=
"icon"
style='background-image:url(
"{{logisticImg}}"
)'></div></a>
</div>
<div
class=
"right"
>
<div>
<span
class='info'>物流公司:</span>
<span
>
{
{logisticCompany
}
}</span>
</div>
<div>
<span
class='info'>快递单号:</span>
<span>
{
{logisticNumber
}
}</span>
</div>
</div>
</div>
<div
class=
"title"
>
<span>物流详情</span>
</div>
<div
class=
"detail"
>
{
{#
logisticDetail
}
}
<div
class=
"timeline-box "
>
<span
class=
"timeline-node"
></span>
<div
class=
"timeline-info"
>
<div
class=
"timeline-info-row"
>
{
{status
}
}
</div>
<div
class=
"timeline-info-row"
>
{
{date
}
}
</div>
</div>
</div>
{
{/
logisticDetail
}
}
</div>
</div>
{
{>
layout/footer
}
}
Please
register
or
login
to post a comment