style:样式修改
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<div class="oricoEGapp">
|
||||
<!-- 内容-->
|
||||
<div class="cooperapp_bdpage" style="background:#F2F2F2;">
|
||||
<div class="cooperapp_bd_main" style="margin-top: 60px;">
|
||||
<div class="cooperapp_bd_main" style="margin-top: 3.75rem;">
|
||||
<form action="" method="post">
|
||||
<h1 class="cooperapp_t1">{:lang_i18n('成为经销商')}</h1>
|
||||
<p class="cooperapp_s1">{:lang_i18n('准备好加入我们了吗?<br> 在下面输入您的详细信息,我们的销售团队将在2个工作日内回复您。')}</p>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<!--banner-->
|
||||
{notempty name="focus_image.image"}
|
||||
<div class="Swt-Banner position-r" >
|
||||
<img src="{$focus_image.image}" alt="" style="margin-top: 60px;"/>
|
||||
<img src="{$focus_image.image}" alt="" style="margin-top: 3.75rem;"/>
|
||||
</div>
|
||||
{/notempty}
|
||||
<!--内容-->
|
||||
|
||||
Reference in New Issue
Block a user