Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
Plain Diff
Browse Files
Authored by
毕凯
2017-07-27 17:08:05 +0800
Commit
7c21cbd9052d460338d1c7b39e510c9ac2ea7fcc
2 parents
eab5d1c3
1c5da4bf
Merge branch 'feature/exchange' into 'release/6.0'
不用is_limmit_skn See merge request
!751
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
doraemon/views/partial/home/order/good.hbs
doraemon/views/partial/home/order/good.hbs
View file @
7c21cbd
...
...
@@ -24,14 +24,13 @@
</p>
{{#if
isLimitSkn
}}
{{#
isEqualOr
notSevenExchange
'LRE'
}}
<p
class=
"limit"
>
不支持7天无理由退换货
</p>
{{/
isEqualOr
}}
{{#
isEqualOr
notSevenExchange
'L15DE'
}}
<p
class=
"limit"
><i
class=
"iconfont no-support-reason"
>

</i>
不支持15天无理由换货
</p>
{{/
isEqualOr
}}
{{/if}}
<p
class=
"row price-wrap"
>
{{!-- {{#if isVipPrice}}
<span class="fill-text">VIP</span>
...
...
Please
register
or
login
to post a comment