撤销提交
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{extend name="public/base" /}
|
||||
{block name="title"}
|
||||
<title>{:lang('aboutus_policy.title')}</title>
|
||||
<title>{:lang_i18n('售后政策_注意事项')}</title>
|
||||
{/block}
|
||||
{block name="style"}
|
||||
<link rel="stylesheet" href="__CSS__/aboutus_policy.css">
|
||||
@@ -18,8 +18,8 @@
|
||||
{/notempty}
|
||||
</div>
|
||||
{/notempty}
|
||||
<div class="lj_sale_policy">{:lang('aboutus_policy.banner_1_title')}</div>
|
||||
<div class="lj_sale_t">{:lang('aboutus_policy.banner_1_desc')}</div>
|
||||
<div class="lj_sale_policy">{:lang_i18n('售后政策')}</div>
|
||||
<div class="lj_sale_t">{:lang_i18n('ORICO/奥睿科商城为您提供七天包退、15天换新、1年保修、终身维护的服务承诺')}</div>
|
||||
<div class="swt-Container">
|
||||
<div class="lj_icon_l clearfix">
|
||||
{notempty name="policy.banner_1"}
|
||||
@@ -47,8 +47,8 @@
|
||||
</div>
|
||||
{/volist}
|
||||
{/notempty}
|
||||
<div class="lj_three_policy">{:lang('aboutus_policy.banner_3_title')}</div>
|
||||
<div class="lj_t_small">{:lang('aboutus_policy.banner_3_desc')}</div>
|
||||
<div class="lj_three_policy">{:lang_i18n('为了保障您的合法权益,敬请关注以下信息')}</div>
|
||||
<div class="lj_t_small">{:lang_i18n('为了得到深圳市元创时代科技有限公司给予您的“包修、包换、包退”的权益,请您:')}</div>
|
||||
<div class="lj_policy_icon clearfix">
|
||||
{notempty name="policy.banner_3"}
|
||||
<ul>
|
||||
@@ -72,7 +72,7 @@
|
||||
</div>
|
||||
{/volist}
|
||||
{/notempty}
|
||||
<div class="lj_three_policy">{:lang('aboutus_policy.banner_5_title')}</div>
|
||||
<div class="lj_three_policy">{:lang_i18n('特别说明')}</div>
|
||||
<div class="lj_policy_four clearfix">
|
||||
{notempty name="policy.banner_5"}
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user