fix(首页): 删除首页部分自定义

master
yin5th 2022-11-29 10:22:11 +08:00
parent 144d746c39
commit 1369a76722
2 changed files with 1 additions and 26 deletions

View File

@ -19,7 +19,7 @@ class Index extends Base
$this->news();
$this->cases();
$this->companyHistory($blocks['company_history_list']['value']);
// $this->companyHistory($blocks['company_history_list']['value']);
$this->data['categoryId'] = $categoryId;
$this->data['blocks'] = Block::convertValue($blocks);

View File

@ -33,31 +33,6 @@
</div>
</div>
{if $isMobile&&1==2}
<!-- 走进中正 -->
<div class="index-about wap-show wow fadeInUp" wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0">
<div class="title">
<p class="font-helvetica wow fadeInUp" wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0">{$blocks['know_zz_title']['value']}</p>
<strong class="wow fadeInUp" wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.2s">{$blocks['know_zz_desc']['value']}</strong>
</div>
<div class="txt bg-col-white">
<h2>{$blocks['company_desc_title']['value']}</h2>
<div class="rich-txt color-66">
<p>{$blocks['company_desc_content']['value']}</p>
</div>
<div class="about-history flex wow fadeInUp" wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0">
{foreach $companyHistoryList as $history}
<div class="item wow fadeInUp" wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0">
<p class="color-66"><strong class="color-blue">{$history.year}</strong></p>
<span class="color-66 clips1">{$history.desc}</span>
</div>
{/foreach}
</div>
<a href="{$blocks['company_history_more']['link'] ?? ''}" class="about-more color-66 flex">{$blocks['company_history_more']['value'] ?? ''}</a>
<img src="{$blocks['company_profile_mobile']['value'] ?? ''}" alt="{$blocks['company_profile_mobile']['alt'] ?? ''}" class="wap-img">
</div>
{/if}
<!-- 新闻资讯&物业服务 -->
<div class="pull-section news-service-bg w100 wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0">
<div class="news-service flex w1360">