From 25cb800ad0c4053de777db89772ba39910d46111 Mon Sep 17 00:00:00 2001 From: xiaodong Date: Thu, 10 Sep 2026 11:23:42 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=AD=90=E7=AB=99=E7=82=B9=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E6=9B=BF=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../website/4/en/demo/components/currency.html | 8 - .../website/4/en/demo/components/footer.html | 182 +-- .../website/4/en/demo/components/header.html | 721 +++++++++-- .../themes/website/4/en/demo/detail_xiangqing.html | 35 - public/themes/website/4/en/demo/list_anli.html | 157 --- public/themes/website/4/en/demo/list_xinwen.html | 111 -- .../themes/website/4/en/demo/single_changjing.html | 158 --- .../themes/website/4/en/demo/single_chanpin.html | 155 --- public/themes/website/4/en/demo/single_guanyu.html | 393 ------ public/themes/website/4/en/demo/single_index.html | 1179 ++++++++++++++---- public/themes/website/4/en/demo/single_jiage.html | 170 --- public/themes/website/4/en/demo/single_jiejue.html | 268 ---- public/themes/website/4/en/demo/single_jishu.html | 142 --- public/themes/website/4/en/demo/single_search.html | 367 ++++-- .../themes/website/4/en/demo/single_zhaopin.html | 211 ---- public/themes/website/4/zh/demo/about-2/index.html | 656 ---------- public/themes/website/4/zh/demo/about/index.html | 615 --------- .../themes/website/4/zh/demo/case-page/index.html | 388 ------ .../website/4/zh/demo/components/currency.html | 8 - .../website/4/zh/demo/components/footer.html | 188 +-- .../website/4/zh/demo/components/header.html | 670 +++++++++- .../themes/website/4/zh/demo/dengguang/index.html | 374 ------ .../themes/website/4/zh/demo/detail_xiangqing.html | 35 - .../website/4/zh/demo/green-energy/index.html | 296 ----- public/themes/website/4/zh/demo/jiudian/index.html | 365 ------ .../themes/website/4/zh/demo/kongtiao/index.html | 309 ----- public/themes/website/4/zh/demo/list_anli.html | 157 --- public/themes/website/4/zh/demo/list_xinwen.html | 111 -- .../4/zh/demo/product-smart-home/index.html | 462 ------- .../themes/website/4/zh/demo/single_changjing.html | 158 --- .../themes/website/4/zh/demo/single_chanpin.html | 155 --- public/themes/website/4/zh/demo/single_guanyu.html | 393 ------ public/themes/website/4/zh/demo/single_index.html | 1299 ++++++++++++++------ .../zh/demo/single_index_2026年5月11日15H.html | 519 -------- .../website/4/zh/demo/single_index_back.html | 236 ---- public/themes/website/4/zh/demo/single_jiage.html | 225 ---- public/themes/website/4/zh/demo/single_jishu.html | 142 --- public/themes/website/4/zh/demo/single_search.html | 369 ++++-- public/themes/website/4/zh/demo/single_test22.html | 514 -------- .../themes/website/4/zh/demo/single_zhaopin.html | 211 ---- public/themes/website/4/zh/demo/yimei/index.html | 319 ----- 41 files changed, 3850 insertions(+), 9581 deletions(-) delete mode 100644 public/themes/website/4/en/demo/components/currency.html delete mode 100644 public/themes/website/4/en/demo/detail_xiangqing.html delete mode 100644 public/themes/website/4/en/demo/list_anli.html delete mode 100644 public/themes/website/4/en/demo/list_xinwen.html delete mode 100644 public/themes/website/4/en/demo/single_changjing.html delete mode 100644 public/themes/website/4/en/demo/single_chanpin.html delete mode 100644 public/themes/website/4/en/demo/single_guanyu.html delete mode 100644 public/themes/website/4/en/demo/single_jiage.html delete mode 100644 public/themes/website/4/en/demo/single_jiejue.html delete mode 100644 public/themes/website/4/en/demo/single_jishu.html delete mode 100644 public/themes/website/4/en/demo/single_zhaopin.html delete mode 100644 public/themes/website/4/zh/demo/about-2/index.html delete mode 100644 public/themes/website/4/zh/demo/about/index.html delete mode 100644 public/themes/website/4/zh/demo/case-page/index.html delete mode 100644 public/themes/website/4/zh/demo/components/currency.html delete mode 100644 public/themes/website/4/zh/demo/dengguang/index.html delete mode 100644 public/themes/website/4/zh/demo/detail_xiangqing.html delete mode 100644 public/themes/website/4/zh/demo/green-energy/index.html delete mode 100644 public/themes/website/4/zh/demo/jiudian/index.html delete mode 100644 public/themes/website/4/zh/demo/kongtiao/index.html delete mode 100644 public/themes/website/4/zh/demo/list_anli.html delete mode 100644 public/themes/website/4/zh/demo/list_xinwen.html delete mode 100644 public/themes/website/4/zh/demo/product-smart-home/index.html delete mode 100644 public/themes/website/4/zh/demo/single_changjing.html delete mode 100644 public/themes/website/4/zh/demo/single_chanpin.html delete mode 100644 public/themes/website/4/zh/demo/single_guanyu.html delete mode 100644 public/themes/website/4/zh/demo/single_index_2026年5月11日15H.html delete mode 100644 public/themes/website/4/zh/demo/single_index_back.html delete mode 100644 public/themes/website/4/zh/demo/single_jiage.html delete mode 100644 public/themes/website/4/zh/demo/single_jishu.html delete mode 100644 public/themes/website/4/zh/demo/single_test22.html delete mode 100644 public/themes/website/4/zh/demo/single_zhaopin.html delete mode 100644 public/themes/website/4/zh/demo/yimei/index.html diff --git a/public/themes/website/4/en/demo/components/currency.html b/public/themes/website/4/en/demo/components/currency.html deleted file mode 100644 index ea71e9e..0000000 --- a/public/themes/website/4/en/demo/components/currency.html +++ /dev/null @@ -1,8 +0,0 @@ - -{$current_cate.seo_title|default=$current_cate.title} - - - - - - \ No newline at end of file diff --git a/public/themes/website/4/en/demo/components/footer.html b/public/themes/website/4/en/demo/components/footer.html index 2a7d84f..6be7b53 100644 --- a/public/themes/website/4/en/demo/components/footer.html +++ b/public/themes/website/4/en/demo/components/footer.html @@ -1,128 +1,68 @@ -
-
+ \ No newline at end of file diff --git a/public/themes/website/4/en/demo/components/header.html b/public/themes/website/4/en/demo/components/header.html index 39cb396..cc37c0f 100644 --- a/public/themes/website/4/en/demo/components/header.html +++ b/public/themes/website/4/en/demo/components/header.html @@ -1,93 +1,636 @@ -
-
- -
-
-
- -
+ +{php} +// 获取股票信息 +$stockInfo = getStockInfo('603933'); +// 判断涨跌颜色 +$priceColor = ''; +if ($stockInfo['change'] !== '--') { +$changeVal = floatval(str_replace(['+', '-'], '', $stockInfo['change'])); +if ($stockInfo['change'][0] === '+') { +$priceColor = 'color: #ef4335'; // 上涨红色 +} elseif ($stockInfo['change'][0] === '-') { +$priceColor = 'color: #00b894'; // 下跌绿色 +} +} +{/php} diff --git a/public/themes/website/4/en/demo/detail_xiangqing.html b/public/themes/website/4/en/demo/detail_xiangqing.html deleted file mode 100644 index 73e9d91..0000000 --- a/public/themes/website/4/en/demo/detail_xiangqing.html +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - {include file="components/currency"} - - - - - - {include file="components/header"} - -
-
-
{$hc_content.title}
-
{:date('Y.m.d', strtotime($hc_content['publish_time']))}
-
- {$hc_content.content|raw} -
-
-
-

{hcTaglib:preContent /}

-

{hcTaglib:nextContent /}

-
- 返回列表 - -
-
-
- - {include file="components/footer"} - - \ No newline at end of file diff --git a/public/themes/website/4/en/demo/list_anli.html b/public/themes/website/4/en/demo/list_anli.html deleted file mode 100644 index 7a9505d..0000000 --- a/public/themes/website/4/en/demo/list_anli.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - {include file="components/currency"} - - - - - - - {include file="components/header"} - -
- {hcTaglib:category id="$current_cate['id']" item="vo" field="*"} - -
-
{$vo.title}
-
{$vo.description}
-
- {/hcTaglib:category} -
- -
-
-

房地产案例

-
宅极慧iHM广泛应用于房地产领域,打造完善的智能家居整体解决方案
-
-
-
-
- {hcTaglib:content cid="195" moduleId="1" name="contentList" item="case_top" mainField="*" subField="*" onlyData="2" sort="sort asc"} -
-
- -
-
- {volist name="$case_top.main_content.atlas" id="vo" } -
- -
- {/volist} -
-
- {/hcTaglib:content} -
-
-
-
-
-
-
-
- {hcTaglib:content cid="196" moduleId="1" name="contentList" item="case_top" mainField="*" subField="*" onlyData="2" sort="sort asc"} -
- {/hcTaglib:content} -
-
-
-
-
-
-

酒店案例

-
宅极慧iHM广泛应用于酒店领域,打造先进酒店客房控制系统
-
-
-
-
- {hcTaglib:content cid="197" moduleId="1" name="contentList" item="case_top" mainField="*" subField="*" onlyData="2" sort="sort asc"} -
-
- -
-
- {volist name="$case_top.main_content.atlas" id="vo" } -
- -
- {/volist} -
-
- {/hcTaglib:content} -
-
-
-
-
-
-
-
- {hcTaglib:content cid="198" moduleId="1" name="contentList" item="case_top" mainField="*" subField="*" onlyData="2" sort="sort asc"} -
- {/hcTaglib:content} -
-
-
-
- - {include file="components/footer"} - - - - - diff --git a/public/themes/website/4/en/demo/list_xinwen.html b/public/themes/website/4/en/demo/list_xinwen.html deleted file mode 100644 index 0502cae..0000000 --- a/public/themes/website/4/en/demo/list_xinwen.html +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - {include file="components/currency"} - - - - - - {include file="components/header"} - param('page'); - ?> - -
- {if empty($page) || $page<=1 } - {hcTaglib:content cid="186" moduleId="1" name="news" limit="2" onlyData="1"} -
- {volist name="news" id="vo" length="1" } - -
- {$vo.thumbnail.description} - -
-
- {$vo.title} -
{$vo.description}
-
{$vo.publish_time|date="Y-m-d"}
-
-
- {/volist} - {volist name="news" id="vo" length="1" offset="1" } - -
- -
-
-
- {$vo.title} -
-
-
- {$vo.description} -
-
{$vo.publish_time|date="Y-m-d"}
-
-
- {/volist} -
- {/hcTaglib:content} -
- {hcTaglib:contentPage cid="186" moduleId="1" name="newsList" limit="8" len="6" offset="2" item="vv" } - -
- {$vv.thumbnail.description} -
-
-
- {$vv.title} -
-
-
- {$vv.description} -
-
{$vv.publish_time|date='Y-m-d'}
-
-
- {/hcTaglib:contentPage} -
- - {else /} - -
- {hcTaglib:contentPage cid="186" name="news" item="vv" limit="8"} - -
- {$vv.thumbnail.description} -
-
-
- {$vv.title} -
-
-
- {$vv.description} -
-
{$vv.publish_time|date='Y-m-d'}
-
-
- {/hcTaglib:contentPage} -
- - - {/if} - - - -
- - {include file="components/footer"} - - diff --git a/public/themes/website/4/en/demo/single_changjing.html b/public/themes/website/4/en/demo/single_changjing.html deleted file mode 100644 index b94b855..0000000 --- a/public/themes/website/4/en/demo/single_changjing.html +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - 应用场景—智能家居系统集成方案—全屋智能家居系统—宅极慧iHM - - - - - - - - - - - - - - {include file="components/header"} - -
- {hcTaglib:content cid="$current_cate['id']" moduleId='7' mainField="*" subField="*" name="case_top" item="vo"} - -
- {/hcTaglib:content} -
- -
-
-
-
-
- {hcTaglib:subcategory pid="151" item="vo" sort=""} - - {/hcTaglib:subcategory} -
-
-
-
-
-
-
- {hcTaglib:content cid="$current_cate['id']" moduleId='7' mainField="*" subField="*" name="case_top" item="vo"} -
-

{$vo.sub_title}

-
{$vo.main_content.intro}
-
-
-
-
- {volist name="$vo.main_content.ico_two" id="vvo" } -
-
-

{$vvo.description}

-
-
-
-
- {/volist} -
-
-
-
-
-
-
- -
-
-

- {$vo.title}{$vo.main_content.time_slot} -

-
-
    - {volist name="$vo.main_content.atlas" id="vv" } -
  • - - - - - -
    {$vv.description}
    -
  • - {/volist} -
-
-
-
- {/hcTaglib:content} -
-
- - {include file="components/footer"} - - - - - - diff --git a/public/themes/website/4/en/demo/single_chanpin.html b/public/themes/website/4/en/demo/single_chanpin.html deleted file mode 100644 index 11479d2..0000000 --- a/public/themes/website/4/en/demo/single_chanpin.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - 产品中心—智能家居安装—智能家居整体解决方案服务商—宅极慧iHM - - - - - - - - - - - - - {include file="components/header"} - -
- {if $current_cate['parent_id'] == 150 } - -
- -
- {$current_cate.description} -
-
- {else /} - {hcTaglib:category id="$current_cate['parent_id']" field="id,title,banner,content,description"} - -
- -
- {$hc_category.description} -
-
- {/hcTaglib:category} - {/if} - -
- - -
-
-
    -
  • 全部
  • - {hcTaglib:subcategory pid="$pid" item="vo" sort=""} -
  • {$vo.title}
  • - {/hcTaglib:subcategory} -
-
-
-
-
-
-
- 全部 -
- {hcTaglib:subcategory pid="$pid" item="vo" sort=""} - - {/hcTaglib:subcategory} -
-
-
-
-
-
- {hcTaglib:contentPage cid="$current_cate['id']" moduleId='6' mainField="*" all="1" subField="*" name="case_top" limit="18" item="vvo"} -
-
- -
- {$vvo.content|raw} -
-
-
-
-
-
- -
{$vvo.title}
-
{$vvo.description}
-
-
- {/hcTaglib:contentPage} -
- {$case_top|raw} -
-
- - {include file="components/footer"} - - - - - diff --git a/public/themes/website/4/en/demo/single_guanyu.html b/public/themes/website/4/en/demo/single_guanyu.html deleted file mode 100644 index 074583f..0000000 --- a/public/themes/website/4/en/demo/single_guanyu.html +++ /dev/null @@ -1,393 +0,0 @@ - - - - - - - {include file="components/currency"} - - - - - - - {include file="components/header"} - -
- {hcTaglib:category id="154" item="vo" field="*"} - -
-
{$vo.description}
-
{$vo.sub_title}
-
- {/hcTaglib:category} -
- -
- {hcTaglib:content cid="156" moduleId="1" mainField="*" subField="*" name="hc_content" limit="1" item="vo"} -
-

{$vo.title}

-
-
- {$vo.content|raw} - {/hcTaglib:content} -
    - {hcTaglib:contentPage cid="157" mainField="*" subField="*" name="hc_content" limit="3" item="vvo" sort="sort asc"} -
  • -

    {$vvo.title}

    -
    - {$vvo.sub_title} - {$vvo.description} -
    -
  • - {/hcTaglib:contentPage} -
-
- {hcTaglib:contentPage cid="183" mainField="*" subField="*" name="hc_content" limit="2" item="vo" sort="sort asc"} - - {/hcTaglib:contentPage} -
-
- -
- -
-
- {hcTaglib:category id="184" item="vo" field="*"} -

{$vo.title}

-
{$vo.sub_title}
- {/hcTaglib:category} -
-
- {hcTaglib:content cid="184" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} -
-
-
-
{$vo.title}
-
{$vo.sub_title}
-
{$vo.description}
-
-
- {/hcTaglib:content} -
-
- -
-
- {hcTaglib:category id="185" item="vo" field="*"} -

{$vo.title}

-
{$vo.sub_title}
- {/hcTaglib:category} -
-
-
-
-
-
-
- {hcTaglib:content cid="185" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} -
-
- {$vo.title}年 -
- -
-
{$vo.sub_title}
-
{$vo.description}
-
- {/hcTaglib:content} -
-
-
-
- -
-
- {hcTaglib:category id="186" item="vo" field="*"} -

{$vo.title}

-
{$vo.sub_title}
- {/hcTaglib:category} -
-
-
-
- {hcTaglib:content cid="186" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} - - {/hcTaglib:content} -
-
-
-
-
- {hcTaglib:category id="186" item="vo" field="*"} - - 更多资讯 - - - {/hcTaglib:category} -
- -
-
- {hcTaglib:category id="187" item="vo" field="*"} -

{$vo.title}

-
{$vo.sub_title}
- {/hcTaglib:category} -
-
-
-
- {hcTaglib:content cid="187" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} -
- -
- {/hcTaglib:content} -
-
-
-
-
-
- -
-
- {hcTaglib:category id="188" item="vo" field="*"} -
-

{$vo.title}

-
{$vo.sub_title}
-
- - 查看岗位信息 - - - {/hcTaglib:category} -
-
- -
-
- {hcTaglib:category id="189" item="vo" field="*"} -

{$vo.title}

-
{$vo.sub_title}
- {/hcTaglib:category} -
-
-
-
- {hcTaglib:category id="190" item="vo" field="*"} -

{$vo.title}

- {/hcTaglib:category} -
- {hcTaglib:content cid="190" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} -
- {$vo.title} - {$vo.sub_title} -
- {/hcTaglib:content} -
-
-
- {hcTaglib:category id="191" item="vo" field="*"} -

{$vo.title}

- {$vo.sub_title} - {/hcTaglib:category} -
-
- {hcTaglib:content cid="192" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} -
- -
-

{$vo.sub_title}

- {$vo.title} -
-
- {/hcTaglib:content} -
-
- {hcTaglib:category id="193" item="vo" field="*"} -

{$vo.title}

- {/hcTaglib:category} -
    - {hcTaglib:content cid="193" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} -
  • -
    -

    {$vo.title}

    -
  • - {/hcTaglib:content} -
-
-
-
-
-
在线预约
- - - - 立即提交 -
-
-
-
-
- 提交成功 -
- - {include file="components/footer"} - - - - - - diff --git a/public/themes/website/4/en/demo/single_index.html b/public/themes/website/4/en/demo/single_index.html index e054495..1c2fbed 100644 --- a/public/themes/website/4/en/demo/single_index.html +++ b/public/themes/website/4/en/demo/single_index.html @@ -1,236 +1,971 @@ - + - - - - - {include file="components/currency"} - - - - - - -{include file="components/header"} - -
-
-
- {hcTaglib:content cid="155" moduleId="1" name="contentList" item="case_top" limit="10" mainField="*" subField="*" onlyData="2" sort="sort asc"} -
-
- - 智能家居系统集成方案 -
-
-
-

{$case_top['title']}

-

{$case_top['sub_title']}

-
-
- {:nl2br($case_top['description'])} -
+ + + + + + + + + + + {include file="components/header"} +
+ {php} + $ui_product = uiId('product'); + $ui_solution = uiId('solution'); + $ui_news = uiId('news'); + {/php} + {if !empty($sub_cates[0])} +
+
+
+ {php} + $news = getChildCategoriesContent($ui_news,$seller_id,5); + {/php} + {hcTaglib:content cid="$sub_cates[0]['id']" moduleId="1" item="vo" limit="5" mainField="*" subField="*" key="key"} +
+ + + {/if} + {/hcTaglib:content} +
- -
-
- -
-
- {hcTaglib:content cid="156" moduleId="1" mainField="*" subField="*" name="hc_content" limit="1" item="vov"} -
-
-

{$vov.sub_title}

-
{$vov.description}
-
-
- {$vov.main_content.content_desc} + + {/if} + {if !empty($sub_cates[1])} +
+
+
+

{$sub_cates[1]['description'] ?? ''}

+
+ +
-
    - {hcTaglib:contentPage cid="157" mainField="*" subField="*" name="hc_content" limit="3" item="vo" sort="sort asc"} -
  • -

    {$vo.title}

    -
    - {$vo.sub_title} - {$vo.description} -
    -
  • - {/hcTaglib:contentPage} -
- {hcTaglib:category id="154" item="vo" field="*"} - - 了解更多 - - - {/hcTaglib:category} -
-
- 全屋智能家居系统 - {hcTaglib:category id="154" item="vo" field="*"} - - 了解更多 - - - {/hcTaglib:category} -
- {/hcTaglib:content} -
-
- -
- {hcTaglib:category id="150" item="vo" field="*"} -
-

{$vo.sub_title}

-
{$vo.description}
-
{$vo.desc}
-
- {/hcTaglib:category} - - -
- {hcTaglib:category id="159" item="vo" field="*"} -
-

{$vo.title}

-
{$vo.sub_title}
-
- {/hcTaglib:category} -
-
    - {hcTaglib:content cid="159" moduleId="1" name="contentList" item="case_top" limit="15" mainField="*" subField="*" onlyData="2" sort="sort asc"} -
  • {$case_top.title}
  • - {/hcTaglib:content} -
- {hcTaglib:category id="194" item="vo" field="*"} - - 了解更多 - - {/hcTaglib:category} -
-
- -
- {hcTaglib:category id="151" item="vo" field="*"} -
-

{$vo.title}

-
{$vo.sub_title}
-
- {/hcTaglib:category} -
-
-
- {hcTaglib:subcategory pid="151" name="hc_content" item="vo" sort="sort asc"} - {hcTaglib:content cid="$vo.id" moduleId='7' mainField="*" subField="*" name="case_top" item="vvo"} -
-
{$vvo.main_content.time_slot}
-
- 智能家居系统集成方案 - -
-
- 智能家居系统集成方案 - - - -
-
- {$vvo.title} -
{$vvo.description}
- 了解更多 -
-
- {/hcTaglib:content} - {/hcTaglib:subcategory} +
+
+ {hcTaglib:category id="$ui_product" item="vo" field="*"} + Explore more + {/hcTaglib:category} +
+
+
+ +
+
-
-
-
-
- -
-
-
- -
-
- -
- {hcTaglib:category id="161" item="vo" field="*"} -
-

{$vo.title}

-
{$vo.sub_title}
-
- {/hcTaglib:category} -
-
- {hcTaglib:content cid="161" moduleId="1" name="contentList" item="case_top" mainField="*" subField="*" onlyData="2" sort="sort asc"} -
-
全屋智能家居系统
-

{$case_top.title}

-
{$case_top.sub_title}
-
-
+ + {/if} + {if !empty($sub_cates[2])} +
+
+
+ {hcTaglib:allSubCategory pid="$ui_solution" field="*" max-level="2" item="vo" sort=""} +
+
+ +
+
+
+

{$sub_cates[2]['title'] ?? ''}

+

{$vo.title ?? ''}

+

+ {$vo.description ?? ''}

+
    + {volist name="vo.children" id="vv"} +
  • {$vv.title}
  • + {/volist} +
+ Explore more +
+
+ {/hcTaglib:allSubCategory} +
+
+ +
+ {/if} + {if !empty($sub_cates[3])} +
+
+
+

{$sub_cates[3]['sub_title'] ?? ''}

+
+
+

{$sub_cates[3]['description'] ?? ''}

+
+ +
+ {hcTaglib:content cid="$sub_cates[3]['id']" moduleId="1" item="vo" mainField="*" subField="*"} + {/hcTaglib:content} +
- {hcTaglib:category id="160" item="vo" field="*"} - - 立即在线估价 - - - {/hcTaglib:category} -
-
- -{include file="components/footer"} - - - - - + + {/if} + {if !empty($sub_cates[4])} +
+
+
+
+ +
+
+

{$sub_cates[4]['title']}

+

{$sub_cates[4]['sub_title']}

+

+ {$sub_cates[4]['desc']} +

+ {php} + $arr = explode(',',$sub_cates[4]['description']); + $stats = array_chunk($arr, 2); // 每2个一组 + {/php} +
    + {foreach $stats as $item} +
  • + {$item[0]} + {$item[1]} +
  • + {/foreach} +
+
+
+
+ {/if} + {if !empty($sub_cates[5])} +
+
+
+

{$sub_cates[5]['title']}

+ {hcTaglib:category id="$ui_news" item="vo" field="*"} + Explore more + {/hcTaglib:category} +
+
+ {php}$news = getChildCategoriesContent($ui_news,$seller_id,4);{/php} + {if(!empty($news[0]))} + + {/if} + + +
+
+ {hcTaglib:category id="$ui_news" item="vo" field="*"} + Explore more + {/hcTaglib:category} +
+
+
+ {/if} + + + {include file="components/mask"} + + {include file="components/footer"} + + + + + + + + + + + + diff --git a/public/themes/website/4/en/demo/single_jiage.html b/public/themes/website/4/en/demo/single_jiage.html deleted file mode 100644 index 8a33894..0000000 --- a/public/themes/website/4/en/demo/single_jiage.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - - {include file="components/currency"} - - - - - - {include file="components/header"} - -
- {hcTaglib:category id="153" item="vo" field="*"} - - {/hcTaglib:category} -
-
- {hcTaglib:category id="174" item="vo" field="*"} -
{$vo.sub_title}
-
{$vo.title}
-
{$vo.description}
- {/hcTaglib:category} - - 开始估算价格 - - -
-
- {hcTaglib:category id="175" item="vo" field="*"} -
1{$vo.title}?*
- {/hcTaglib:category} -
- {hcTaglib:content cid="175" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} -
-
- -
-

- {$vo.sub_title} - {$vo.title} -

-
- {/hcTaglib:content} -
- OK -
-
- {hcTaglib:category id="176" item="vo" field="*"} -
2{$vo.title}?*
-
{$vo.description}
-
- {hcTaglib:content cid="176" moduleId='1' mainField="*" subField="*" name="case_top" item="vvo" sort="sort asc"} - - {/hcTaglib:content} -
- - {/hcTaglib:category} - OK -
-
- {hcTaglib:category id="177" item="vo" field="*"} -
3{$vo.title}?*
-
{$vo.description}
-
- {hcTaglib:content cid="177" moduleId='1' mainField="*" subField="*" name="case_top" item="vvo" sort="sort asc"} - - {/hcTaglib:content} -
- - {/hcTaglib:category} - OK -
-
- {hcTaglib:category id="178" item="vo" field="*"} -
4{$vo.title}?*
- {/hcTaglib:category} -
- {hcTaglib:content cid="178" moduleId='1' mainField="*" subField="*" name="case_top" item="vvo" sort="sort asc"} - - {/hcTaglib:content} -
-
- {hcTaglib:content cid="179" moduleId='1' mainField="*" subField="*" name="case_top" item="vvo" sort="sort asc"} - {$vvo.title} - {/hcTaglib:content} -
- OK -
-
- {hcTaglib:category id="180" item="vo" field="*"} -
5{$vo.title}?*
-
{$vo.description}
-
- {hcTaglib:content cid="180" moduleId='1' mainField="*" subField="*" name="case_top" item="vvo" sort="sort asc"} - - {/hcTaglib:content} -
- - {/hcTaglib:category} - OK -
-
- {hcTaglib:category id="181" item="vo" field="*"} -
6{$vo.title}?*
-
{$vo.description}
-
- {hcTaglib:content cid="181" moduleId='1' mainField="*" subField="*" name="case_top" item="vvo" sort="sort asc"} - - {/hcTaglib:content} -
- - {/hcTaglib:category} - OK -
-
- {hcTaglib:category id="182" item="vo" field="*"} -
7{$vo.title}?*
-
- {hcTaglib:content cid="182" moduleId='1' mainField="*" subField="*" name="case_top" item="vvo" sort="sort asc"} - - {/hcTaglib:content} -
- - {/hcTaglib:category} - OK -
-
-
8差不多了!请提供您的联系方式 *
-
- - - - Submit -
-
-
-
-
- 根据您的需求
您的智能家居预算预估 -
-
- 元 -
-
- 感谢您完成智能家居预估配置
我们将会有专业的团队与您联系
与您一同打造您理想中的智能家居 -
- {hcTaglib:category id="194" item="vo" field="*"} - 查看案例 - {/hcTaglib:category} -
-
-
-
- -
-
-

提示框

-
- 确定 -
-
- - {include file="components/footer"} - - - - diff --git a/public/themes/website/4/en/demo/single_jiejue.html b/public/themes/website/4/en/demo/single_jiejue.html deleted file mode 100644 index 37223a1..0000000 --- a/public/themes/website/4/en/demo/single_jiejue.html +++ /dev/null @@ -1,268 +0,0 @@ - - - - - - - - {include file="components/currency"} - - - - - - - - {include file="components/header"} - -
- {hcTaglib:category id="$current_cate['id']" item="vo" field="*"} - -
-
{$vo.title}
-
{$vo.description}
-
- {/hcTaglib:category} -
- -
- {hcTaglib:category id="168" item="vo" field="*"} -
-

{$vo.title}

-
{$vo.sub_title}
-
- {/hcTaglib:category} -
-
- {hcTaglib:content cid="168" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} -
-
{$vo.title}
- -
{$vo.description}
-
- {/hcTaglib:content} -
-
- {hcTaglib:content cid="169" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} -
-
-
-
-
{$vo.title}
-
{$vo.description}
-
-
- {/hcTaglib:content} -
-
-
-
- {hcTaglib:category id="170" item="vo" field="*"} -
-

{$vo.title}

-
{$vo.sub_title}
-
- {/hcTaglib:category} -
-
- {hcTaglib:subcategory pid="170" item="vo" field="*"} - {$vo.title} - {/hcTaglib:subcategory} -
-
- {hcTaglib:subcategory pid="170" item="vo" field="*"} -
-
-
-
- {hcTaglib:content cid="$vo.id" moduleId='1' mainField="*" subField="*" name="case_top" item="vvo"} -
-
-
- {volist name="$vvo.main_content.atlas" id="vv" } -
- {/volist} -
-
-
-
-
-
-
-
-
- {$vvo.title} -
-
- {$vvo.description} -
-
- {/hcTaglib:content} -
- -
-
-
- {/hcTaglib:subcategory} -
-
-
-
- {hcTaglib:category id="170" item="vo" field="*"} -
-

{$vo.title}

-
{$vo.sub_title}
-
- {/hcTaglib:category} -
-
- {hcTaglib:subcategory pid="172" item="vo" field="*"} - - {$vo.title} -
-
- {/hcTaglib:subcategory} - -
-
- {hcTaglib:subcategory pid="172" item="vo" field="*"} -
-
-
-
-
-
-
- {hcTaglib:content cid="$vo.id" moduleId='1' mainField="*" subField="*" name="case_top" item="vvo"} -
-
{$vvo.title}
-
- {$vvo.description} -
-
-
- {volist name="$vvo.main_content.atlas" id="vo" } -
- {$vo.description} -
- {/volist} -
-
-
-
-
-
-
-
-
- {/hcTaglib:content} -
-
-
- {/hcTaglib:subcategory} -
-
-
- - {include file="components/footer"} - - - - - - diff --git a/public/themes/website/4/en/demo/single_jishu.html b/public/themes/website/4/en/demo/single_jishu.html deleted file mode 100644 index 2d7f828..0000000 --- a/public/themes/website/4/en/demo/single_jishu.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - {include file="components/currency"} - - - - - - - - {include file="components/header"} - -
- {hcTaglib:category id="199" item="vo" field="*"} - -
-
{$vo.title}
-
{$vo.sub_title}
-
- {/hcTaglib:category} -
- -
-
- {hcTaglib:category id="200" item="vo" field="*"} -

{$vo.title}

-
{$vo.sub_title}
- {/hcTaglib:category} -
-
- {hcTaglib:content cid="200" moduleId='1' mainField="*" subField="*" name="case_top" item="vo"} -
- -
-
{$vo.title}
-
- {/hcTaglib:content} -
-
-
-
- {hcTaglib:category id="201" item="vo" field="*"} -

{$vo.title}

-
{$vo.sub_title}
- {/hcTaglib:category} -
-
-
-
- {hcTaglib:content cid="201" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} -
-
- -
-
-

{$vo.title}

-
-
-
-
{$vo.title}
- -
{$vo.description}
-
-
-
- {/hcTaglib:content} -
-
-
-
-
-
-
- {hcTaglib:category id="202" item="vo" field="*"} -

{$vo.title}

-
{$vo.sub_title}
- {/hcTaglib:category} -
-
-
- {hcTaglib:content cid="202" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} -
-

{$vo.title}

-
{$vo.description}
-
- {/hcTaglib:content} -
-
- {hcTaglib:category id="202" item="vo" field="*"} - - {/hcTaglib:category} -
-
-
- - {include file="components/footer"} - - - - - - diff --git a/public/themes/website/4/en/demo/single_search.html b/public/themes/website/4/en/demo/single_search.html index d76a936..7281c17 100644 --- a/public/themes/website/4/en/demo/single_search.html +++ b/public/themes/website/4/en/demo/single_search.html @@ -2,93 +2,296 @@ - - - - {include file="components/currency"} - - - + + + {$current_cate.seo_title} + + + + + + + + + + + + + + + + + + - - {include file="components/header"} -
-
-
- 搜索结果 -
- -
- {volist name="list" id="vo"} - - {if $parentId == 38 } - -

{$vo.title}

-
- {$vo.description} -
- 了解更多 -
- {else /} - -

{$vo.title}

-
- {$vo.description} -
- 了解更多 -
- {/if} - - {/volist} -
+ + + {include file="components/header"} + +
+
+
+

Search

+ +
+ Popular searches: +
+ {php}$ui_search_hot = uiId('search_hot');{/php} + {hcTaglib:category id="$ui_search_hot" item="vo" field="id,title,description"} + {php} + $description = $vo['description'] ?? ''; + $descriptionArr = []; + if(!empty($description)){ + $descriptionArr = explode(',',$description); + } + {/php} + {/hcTaglib:category} + + {volist name="descriptionArr" id="one"} + + {/volist} + +
- {$list_page|raw} -
- - {include file="components/footer"} - - + } + $sr_cid = $vo['category_id'] ?? ($vo['category'][0]['id'] ?? 0); + $sr_thumb = is_array($vo['thumbnail'] ?? null) ? ($vo['thumbnail']['url'] ?? '') : ''; + $sr_url = hcUrl('detail/index', ['id' => $vo['id'], 'cid' => $sr_cid]); + $sr_file = $vo['url'] ?? ''; + $sr_title = $vo['title'] ?? ''; + $sr_type_name = $vo['sr_tab_name'] ?? 'Content'; + $sr_show_desc = ($sr_kind === 'news' || $sr_kind === 'content'); + $sr_show_more = ($sr_kind === 'news' || $sr_kind === 'content'); + {/php} +
+ {if $sr_kind == 'video'} + + {elseif $sr_kind == 'download' /} + + + + {elseif $sr_kind == 'announce' /} + + + + {else /} + + + + {/if} + +
+
+
+ {$sr_type_name} + + +
+ + {if $sr_kind == 'faq'} +
+ +
+

+ {$vo.content|strip_tags} +

+
+
+ {else /} +

+ {if $sr_kind == 'video'} + {$sr_title} + {elseif $sr_kind == 'download' /} + {$sr_title} + {elseif $sr_kind == 'announce' /} + {$sr_title} + {else /} + {$sr_title} + {/if} +

+ {/if} + + {if $sr_show_desc} + {notempty name="vo.description"} +

{$vo.description}

+ {/notempty} + {/if} +
+ + {if $sr_kind == 'download'} + + Download + + + {elseif $sr_kind == 'product' /} + + Learn more + + + {elseif $sr_kind == 'announce' /} + + Explore more + + + + + {elseif $sr_show_more /} + + Explore more + + + + + {/if} +
+
+ {/volist} +
+ + {php} + $list_empty = isHcListEmpty($list ?? null); + if ($list_empty) { + $empty_text = 'No matching results. Try another keyword'; + } + {/php} + {if $list_empty} + {include file="components/empty"} + {else /} + {$list_page|raw} + {/if} + + +
+ + + {include file="components/mask"} + + {include file="components/footer"} + + + + + + + + + + - \ No newline at end of file + diff --git a/public/themes/website/4/en/demo/single_zhaopin.html b/public/themes/website/4/en/demo/single_zhaopin.html deleted file mode 100644 index ca85a24..0000000 --- a/public/themes/website/4/en/demo/single_zhaopin.html +++ /dev/null @@ -1,211 +0,0 @@ - - - - - - - - - {include file="components/currency"} - - - - - - - {include file="components/header"} - -
- {hcTaglib:category id="$current_cate['id']" item="vo" field="*"} - -
-
{$vo.title}
-
{$vo.sub_title}
-
- {/hcTaglib:category} -
-
-
-
-
- 职能: -
-
- 全部 - {hcTaglib:subcategory pid="244" moduleId="9" item="vo" field="id,title"} - {$vo.title} - {/hcTaglib:subcategory} -
-
-
-
- 地区: -
-
- 全部 - {hcTaglib:subcategory pid="245" moduleId="9" item="vo" field="id,title"} - {$vo.title} - {/hcTaglib:subcategory} - - -
-
-
- {if isset($job)} - {volist name="job" id="vo"} -
-
-
{$vo.title}
-
地点:{$vo.sub_title}
- -
-
-
-
-
岗位职责:
-
- {$vo.content|raw} -
-
-
-
任职要求:
-
- {$vo.main_content.rzyq|raw} -
-
-
-
待遇简介
-
- {$vo.main_content.dyjj|raw} -
-
-
-
优享待遇
-
- {$vo.main_content.hxgg|raw} -
-
-
-
-
- {/volist} - {else /} - {hcTaglib:contentPage mainField="*" subField="*" name="hc_content" limit="" item="vo"} -
-
-
{$vo.title}
-
地点:{$vo.sub_title}
- -
-
-
-
-
岗位职责:
-
- {$vo.content|raw} -
-
-
-
任职要求:
-
- {$vo.main_content.rzyq|raw} -
-
-
-
待遇简介
-
- {$vo.main_content.dyjj|raw} -
-
-
-
核心骨干股权激励计划
-
- {$vo.main_content.hxgg|raw} -
-
-
-
-
- {/hcTaglib:contentPage} - {/if} -
- {if isset($job)} - {$job|raw} - {else /} - {$hc_content|raw} - {/if} - -
-
- - {include file="components/footer"} - - - - diff --git a/public/themes/website/4/zh/demo/about-2/index.html b/public/themes/website/4/zh/demo/about-2/index.html deleted file mode 100644 index d9f8f05..0000000 --- a/public/themes/website/4/zh/demo/about-2/index.html +++ /dev/null @@ -1,656 +0,0 @@ - - - - - - - - 智能家居整体解决方案服务商 - 宅极慧 - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-

智能家居整体解
决方案服务商

-

关于宅极慧iHM

-
-
-
-
-
-

宅极会慧iHM

-

关于宅极会慧

-
-
-

- 宅极慧iHM为韩浓机电集团旗下品牌,创立于2006年,秉承着成为客户满意的智能家居服务商的理念,打造与用户共筑一个更个性、更智慧的家的愿景,是专业的智能家居整体解决方案服务商。致力于打造智能家居泛生态系统,严选国内外知名品牌,为客户度身定制高体验感的智能系统集成方案。 -

-

- 宅极慧iHM在上海、广州和香港等地设办事处,以“体验化、国际化”为目标,秉承五星智能家居管家服务体系,我们致力于为广大家庭提供更个性,更便捷舒适的智能生活体验,在设计,产品、服务,安装,调试方面不断迭代,让每一个客户省心,舒心,为您缔造五星级般的智能控制体验。 -

-

- 宅极慧iHM客户遍布全国,落地房间数目超过5000+个,遍布一二三线城市,为多家超五星酒店和地产开发商提供智能家居系统解决方案,包括文华东方酒店,四季酒店,丽思卡尔顿酒店,华尔道夫酒店,朗庭酒店,凯悦酒店,洲际酒店,喜达屋集团,瑞吉酒店,和平饭店,中信集团,金茂集团,中粮集团,瑞安集团等。目标为全球亿万家庭创造智能个性新生活! -

-
-
-
-
-

- 2006 - 年 -

-

公司成立时间

-
-
-
-
-

50000+

-

智能化设计

-
-
-
-
-

123级城市

-

落地化项目区域分布

-
-
-
-
- -
-
-
-
-
-
-

企业文化

-

以客户为中心 以员公为中心

-
-
- -
- 现代智能家居 -
-

我们的愿景

-

OUR VISION

-

成为国际知名的智能家居集成商

-
-
-
-
-

我们的理念

-

OUR CONCEPT

-

与用户共筑一个更个性更智慧的家

-
- 城市夜景 -
-
- 团队合作 -
-

价值观

-

VALUES

-

利他思想、永不言弃、团队合作

-
-
-
-
- -
-
-
-
-

发展历程

-

经历十多年努力,不畏艰难,勇于迎接挑战

-
-
-
-
-
-
-

2023

-
-
-
-
-
- -

升级

-

升级“宅极慧iHM”品牌,专注于智能家居领域,与用户共筑一个更个性,更智慧的家。

-
-
-
-
-

2022

-
-
-
-
-
- -

新片

-

在广州设立办事处,以“体验化、国际化”为目标,目标为全球亿万家庭创造智能个性新生活!

-
-
-
-
-

2019

-
-
-
-
-
- -

深耕

-

在智能领域深耕不辍,韩浓机电向全球前沿品牌迈进。

-
-
-
-
-

2015

-
-
-
-
-
- -

普及

-

随着业务的不断发展壮大,韩浓机电完成智能化项目遍布全国。

-
-
-
-
-

2014

-
-
-
-
-
- -

普及

-

随着业务的不断发展壮大,韩浓机电完成智能化项目遍布全国。

-
-
-
-
-

2013

-
-
-
-
-
- -

普及

-

随着业务的不断发展壮大,韩浓机电完成智能化项目遍布全国。

-
-
-
-
-
- - -
-
-
-
-
-
-
-

新闻资讯

-

抓住机会,了解市场前沿动态

-
-
-
-
-
-
- -

智能实力派!宅极慧HM好口碑获得消费者点赞

-

2023-04-07

-

随着科技的不断发展,全屋智能家居方案正在逐渐成为人们生活的一部分。据Statista调查数据统计2...

-
-
-
-
- -

智能实力派!宅极慧iHM全屋智能系统,为你打造随心所欲的智慧生活方式

-

2023-02-13

-

随着物联网与信息技术的发展,催生了“宅经济“懒人经济”兴起,智能家居因其智能的交互方式正成...

-
-
-
-
- -

智能实力派!智能家居新蓝海新星,宅极慧iHM打造最懂你的智慧家

-

2023-02-10

-

近日,国务院发布了《扩大内需战略规划纲要(2022-2035年)》,其中提到要促进家庭装修消...

-
-
-
-
- -

智能实力派!宅极慧HM好口碑获得消费者点赞

-

2023-04-07

-

随着科技的不断发展,全屋智能家居方案正在逐渐成为人们生活的一部分。据Statista调查数据统计2...

-
-
-
-
- -

智能实力派!宅极慧iHM全屋智能系统,为你打造随心所欲的智慧生活方式

-

2023-02-13

-

随着物联网与信息技术的发展,催生了“宅经济“懒人经济”兴起,智能家居因其智能的交互方式正成...

-
-
-
-
- -

智能实力派!智能家居新蓝海新星,宅极慧iHM打造最懂你的智慧家

-

2023-02-10

-

近日,国务院发布了《扩大内需战略规划纲要(2022-2035年)》,其中提到要促进家庭装修消...

-
-
-
-
-
- - -
-
- -
-
- -
-
-
-

加入宅极慧iHM,一起创造大场面

-

我们一直坚信,我们的产品服务能提升人们的生活体验

-
- -
-
-
-
-
-
-

联系我们

-

用智能科技,让每一座建筑都更懂生活

-
-
- -
- -
-
- -
- 186 2136 8747 - 9430 9797(香港) -
-
- -
- -
- terence@yzihm.com -
-
- -
-
- 微信 - 扫码添加
- 微信
-
-
- 微信 - 扫码添加
Whatsapp
-
-
- -
- -
-
- - 广州宅极慧智能家居有限公司 -
-
- - 上海韩浓机电有限公司 -
-
- - 香港宅极慧有限公司 -
-
-
-
- -
-

在线预约

-
-
- -
-
- -
-
- -
- -
-
-
-
-
-
- - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/themes/website/4/zh/demo/about/index.html b/public/themes/website/4/zh/demo/about/index.html deleted file mode 100644 index d96f0fc..0000000 --- a/public/themes/website/4/zh/demo/about/index.html +++ /dev/null @@ -1,615 +0,0 @@ - - - - - - - - 智能家居整体解决方案服务商 - 宅极慧 - - - - - - - - - - - - - - - - - - - - - - - - -{include file="components/header"} - - -
- {hcTaglib:category id="42" item="vo" field="*"} -
-
-

- {$vo.description} - - -

-

{$vo.sub_title}

-
-
- {/hcTaglib:category} - -
-
- {hcTaglib:content cid="44" moduleId="1" mainField="*" subField="*" name="hc_content" limit="1" item="vo"} -
-

{$vo.title}

-

{$vo.sub_title}

-
-
-

- {$vo.content|nl2br|raw} - -

-
- - - - - - -
- {/hcTaglib:content} - -
- {hcTaglib:contentPage cid="45" mainField="*" subField="*" name="hc_content" limit="3" item="vvo" sort="sort asc"} -
-
-

- {$vvo.sub_title} - {$vvo.description} -

-

{$vvo.title}

-
-
- {/hcTaglib:contentPage} - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- {hcTaglib:contentPage cid="73" mainField="*" subField="*" name="hc_content" limit="2" item="vo" sort="sort asc"} - - {/hcTaglib:contentPage} -
-
-
- -
-
- {hcTaglib:category id="74" item="vo" field="*"} -
-

{$vo.title}

-

{$vo.sub_title}

-
- {/hcTaglib:category} - -
- - {hcTaglib:content cid="74" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} - {php} - $tmp_flag = ($key % 2 == 0) ? 0 : 1; - {/php} -
- {if $tmp_flag == 1} - {$vo.title} - {/if} -
-

{$vo.title}

-

{$vo.sub_title}

-

{$vo.description}

-
- {if $tmp_flag == 0} - {$vo.title} - {/if} - -
- {/hcTaglib:content} - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
- - -
-
- -
- {hcTaglib:category id="75" item="vo" field="*"} -

{$vo.title}

-

{$vo.sub_title}

- {/hcTaglib:category} -
- - -
-
-
- {hcTaglib:content cid="75" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} -
-
-

{$vo.title}

-
-
-
-
-
- -

{$vo.sub_title}

-

{$vo.description}

-
-
- {/hcTaglib:content} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
- - -
-
-
-
- - -
-
-
- {hcTaglib:category id="76" item="vo" field="*"} -

{$vo.title}

-

{$vo.sub_title}

- {/hcTaglib:category} -
- -
-
-
- {hcTaglib:content cid="76" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} -
-
- -

{$vo.title}

-

{:date('Y-m-d', strtotime($vo['publish_time']))}

-

{$vo.description}

-
-
- {/hcTaglib:content} - -
-
- -

智能实力派!宅极慧iHM全屋智能系统,为你打造随心所欲的智慧生活方式

-

2023-02-13

-

随着物联网与信息技术的发展,催生了“宅经济“懒人经济”兴起,智能家居因其智能的交互方式正成...

-
-
- -
-
- -

智能实力派!智能家居新蓝海新星,宅极慧iHM打造最懂你的智慧家

-

2023-02-10

-

近日,国务院发布了《扩大内需战略规划纲要(2022-2035年)》,其中提到要促进家庭装修消...

-
-
- -
-
- -

智能实力派!宅极慧HM好口碑获得消费者点赞

-

2023-04-07

-

随着科技的不断发展,全屋智能家居方案正在逐渐成为人们生活的一部分。据Statista调查数据统计2...

-
-
- -
-
- -

智能实力派!宅极慧iHM全屋智能系统,为你打造随心所欲的智慧生活方式

-

2023-02-13

-

随着物联网与信息技术的发展,催生了“宅经济“懒人经济”兴起,智能家居因其智能的交互方式正成...

-
-
- -
-
- -

智能实力派!智能家居新蓝海新星,宅极慧iHM打造最懂你的智慧家

-

2023-02-10

-

近日,国务院发布了《扩大内需战略规划纲要(2022-2035年)》,其中提到要促进家庭装修消...

-
-
- - -
-
-
- - -
-
- -
-
- - - -
-
- {hcTaglib:category id="78" item="vo" field="*"} -
-

{$vo.title}

-

{$vo.sub_title}

-
- - - - {/hcTaglib:category} -
-
- - -
-
-
-
- {hcTaglib:category id="79" item="vo" field="*"} -

{$vo.title}

-

{$vo.sub_title}

- {/hcTaglib:category} -
-
- -
- -
- -
- -
- {hcTaglib:content cid="80" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} - - {$vo.title}{$vo.sub_title} - {/hcTaglib:content} -
-
- - -
- {hcTaglib:category id="81" item="vo" field="*"} - -
- {$vo.sub_title} -
- {/hcTaglib:category} -
- - -
- {hcTaglib:content cid="82" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} -
- {$vo.title} - {$vo.sub_title}
- {$vo.title}
-
- {/hcTaglib:content} - - - - - - - - - - - -
- - -
- - -
- - {hcTaglib:content cid="83" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} -
- - {$vo.title} -
- - - - - - - - - - - {/hcTaglib:content} - -
-
-
- -
-

在线预约

-
-
- -
-
- -
-
- -
- -
-
-
-
-
-
- -{include file="components/footer"} - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/themes/website/4/zh/demo/case-page/index.html b/public/themes/website/4/zh/demo/case-page/index.html deleted file mode 100644 index 1c92f24..0000000 --- a/public/themes/website/4/zh/demo/case-page/index.html +++ /dev/null @@ -1,388 +0,0 @@ - - - - - - - - 经典案例 - 宅极慧 - - - - - - - - - - - - - - - - - - - - - - - - -{include file="components/header"} - - -
- {hcTaglib:category id="253" item="vo" field="*"} -
-
-

{$vo.sub_title}

-
-
- {/hcTaglib:category} - -
-
-
-
- {hcTaglib:category id="253" item="vo" field="*"} -

{$vo.sub_title}

- {/hcTaglib:category} - {hcTaglib:category id="310" item="vo" field="*"} -

{$vo.title}

- {/hcTaglib:category} - -
- -
-
-
- {hcTaglib:subcategory pid="310" name="hc_subcategory" item="vo" sort="sort asc" onlyData="1"} - {/hcTaglib:subcategory} - - {php} - $finalData = []; - $allData = []; - {/php} - {volist name="hc_subcategory" id="vo" key="key"} - {hcTaglib:contentPage2 cid="$vo.id" mainField="*" subField="*" name="hc_content" limit="10" item="vo22" sort="sort asc"} - {php} - $finalData[$vo['id']][] = $vo22; - if (!empty($vo22)) { - $allData[] = $vo22->toArray(); - } - {/php} - {/hcTaglib:contentPage2} - {/volist} - - {php} - // 进行多字段排序 - if (!empty($allData)) { - // 提取排序字段 - $sorts = array_column($allData, 'sort'); - // $createTimes = array_column($allData, 'create_time'); - // 多字段排序:sort 倒序,create_time 倒序 - // array_multisort($sorts, SORT_DESC, $createTimes, SORT_DESC, $allData); - array_multisort($sorts, SORT_DESC, $allData); - } - {/php} - -
-
- - {volist name="allData" id="vo" key="key"} -
-
- {$vo.title} -
-
-

{$vo.title}

-

{$vo.description} -

-
-
- - {/volist} -
-
- - {volist name="hc_subcategory" id="vo" key="key"} -
-
- {php} - $currentList = $finalData[$vo['id']] ?? []; - {/php} - {volist name="currentList" id="vo2" key="key"} -
-
- {$vo2.title} -
-
-

{$vo2.title}

-

{$vo2.description} -

-
-
- {/volist} - -
-
- {/volist} - -
-
-
-
- -
-
-
-
-

联系我们

-

用智能科技让每一座建筑都更懂生活

-
-
- -
- -
- -
- -
- {hcTaglib:content cid="80" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} - - {$vo.title}{$vo.sub_title} - {/hcTaglib:content} -
-
- - -
- {hcTaglib:category id="81" item="vo" field="*"} - -
- {$vo.sub_title} -
- {/hcTaglib:category} -
- - -
- {hcTaglib:content cid="82" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} -
- {$vo.title} - {$vo.sub_title}
- {$vo.title}
-
- {/hcTaglib:content} - - - - - - - - - - - -
- - -
- - -
- - {hcTaglib:content cid="83" moduleId='1' mainField="*" subField="*" name="case_top" item="vo" sort="sort asc"} -
- - {$vo.title} -
- - - - - - - - - - - {/hcTaglib:content} - -
-
-
- -
-

在线预约

-
-
- -
-
- -
-
- -
- -
-
-
-
-
- -
- -{include file="components/footer"} - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/themes/website/4/zh/demo/components/currency.html b/public/themes/website/4/zh/demo/components/currency.html deleted file mode 100644 index 0f706aa..0000000 --- a/public/themes/website/4/zh/demo/components/currency.html +++ /dev/null @@ -1,8 +0,0 @@ - -{$current_cate.seo_title|default=$current_cate.title} - - - - - - \ No newline at end of file diff --git a/public/themes/website/4/zh/demo/components/footer.html b/public/themes/website/4/zh/demo/components/footer.html index 863985c..97cbec9 100644 --- a/public/themes/website/4/zh/demo/components/footer.html +++ b/public/themes/website/4/zh/demo/components/footer.html @@ -1,133 +1,69 @@ -