diff --git a/public/themes/website/1/zh/demo/components/header.html b/public/themes/website/1/zh/demo/components/header.html index a1cc56d..e9d14d2 100644 --- a/public/themes/website/1/zh/demo/components/header.html +++ b/public/themes/website/1/zh/demo/components/header.html @@ -440,7 +440,7 @@
  • 常见问题
  • 视频教程
  • 产品公告
  • -
  • 意见反馈
  • +
  • 意见反馈
  • diff --git a/public/themes/website/1/zh/demo/contact.html b/public/themes/website/1/zh/demo/contact.html index 7b88f1a..4375bab 100644 --- a/public/themes/website/1/zh/demo/contact.html +++ b/public/themes/website/1/zh/demo/contact.html @@ -53,12 +53,10 @@ {include file="components/header"} -

    - 以客户为中心 - 持续为客户创造价值 + {$current_cate.content|raw}

    @@ -72,7 +70,7 @@
    diff --git a/public/themes/website/1/zh/demo/investment.html b/public/themes/website/1/zh/demo/investment.html index c08b875..1d1b6a4 100644 --- a/public/themes/website/1/zh/demo/investment.html +++ b/public/themes/website/1/zh/demo/investment.html @@ -217,7 +217,7 @@ {hcTaglib:category id="370" item="vo" field="*"}

    {$vo.title}

    @@ -234,7 +234,7 @@
    - 投资者热线 + {$vo.title}

    {$vo.description} diff --git a/public/themes/website/1/zh/demo/single_index.html b/public/themes/website/1/zh/demo/single_index.html index be323d5..b73f5ab 100644 --- a/public/themes/website/1/zh/demo/single_index.html +++ b/public/themes/website/1/zh/demo/single_index.html @@ -75,7 +75,9 @@

    {$vo.title ?? ''}

    {$vo.sub_title|raw}

    {$vo.description ?? ''}

    - 探索更多 + {hcTaglib:category id="333" item="vo" field="*"} + 探索更多 + {/hcTaglib:category}
    {if !empty($news[$key-1])}
    @@ -724,7 +726,9 @@
    - 探索更多 + {hcTaglib:category id="333" item="vo" field="*"} + 探索更多 + {/hcTaglib:category}
    @@ -871,7 +875,9 @@

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

    - 探索更多 + {hcTaglib:category id="361" item="vo" field="*"} + 探索更多 + {/hcTaglib:category}
    {php}$news = getChildCategoriesContent(361,$seller_id,4);{/php}