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
zhangxiaoru
9 years ago
Commit
ffc5efc660d6fa72394e7768df40e40fa6bc7e30
1 parent
3ddc0aaa
exchange
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
5 deletions
apps/me/views/partial/exchange-detail.hbs
public/scss/me/_exchange.css
public/scss/me/favorite/_editorial.css
apps/me/views/partial/exchange-detail.hbs
View file @
ffc5efc
...
...
@@ -30,7 +30,7 @@
<div
class=
"way"
>
{{#if
takeGoods
}}
<p
class=
"contact"
>
我们会尽快将您的商品发出,请耐心等待,如有疑问,请联系
<a
href=
"http://chat8.live800.com/live800/chatClient/chatbox.jsp?companyID=
620092&configID=149091&jid=8732423409
"
target=
"_blank"
><span
class=
"iconfont"
>

</span></a>
在线客服
</p>
<p
class=
"contact"
>
我们会尽快将您的商品发出,请耐心等待,如有疑问,请联系
<a
href=
"http://chat8.live800.com/live800/chatClient/chatbox.jsp?companyID=
703953&configID=149819&jid=1099911094
"
target=
"_blank"
><span
class=
"iconfont"
>

</span></a>
在线客服
</p>
{{/if}}
{{#if
reminder
}}
...
...
@@ -50,7 +50,7 @@
{{/if}}
{{#if
doubt
}}
<p
class=
"contact"
>
如有疑问,请联系
<a
href=
"http://chat8.live800.com/live800/chatClient/chatbox.jsp?companyID=
620092&configID=149091&jid=8732423409
"
target=
"_blank"
><span
class=
"iconfont"
>

</span>
在线客服
</p></a>
<p
class=
"contact"
>
如有疑问,请联系
<a
href=
"http://chat8.live800.com/live800/chatClient/chatbox.jsp?companyID=
703953&configID=149819&jid=1099911094
"
target=
"_blank"
><span
class=
"iconfont"
>

</span>
在线客服
</p></a>
{{/if}}
{{#if
auditSuccess
}}
...
...
@@ -155,7 +155,9 @@
<span>
问题描述:
{{
remark
}}
</span>
<div
class=
"reason-img"
>
照片凭证:
<div
class=
"evidence"
>
<img
src=
"
{{
evidenceImages
}}
"
>
{{#
evidenceImages
}}
<img
src=
"
{{
image
.
70
90
}}
"
>
{{/
evidenceImages
}}
</div>
</div>
</div>
...
...
public/scss/me/_exchange.css
View file @
ffc5efc
...
...
@@ -67,6 +67,7 @@
.contact
{
line-height
:
50px
;
height
:
50px
;
color
:
#219dd6
;
span
{
margin-left
:
20px
;
...
...
public/scss/me/favorite/_editorial.css
View file @
ffc5efc
.favorite-editorials
{
position
:
relative
;
position
:
relative
;
.num
{
position
:
absolute
;
top
:
-30px
;
...
...
Please
register
or
login
to post a comment