From e3fa6460f2a2140af73a0c7c4e20b780005ee068 Mon Sep 17 00:00:00 2001 From: xiaodong Date: Thu, 23 Jul 2026 10:12:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=B3=E4=BE=A7=E8=BE=B9=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/themes/website/1/zh/dongya-web/a_qihuo.html | 2 +- public/themes/website/1/zh/dongya-web/common/footer.html | 2 +- public/themes/website/1/zh/dongya-web/common/nav.html | 12 +++++++++++- public/themes/website/1/zh/dongya-web/common/uitfexi.html | 15 ++++++++++++--- public/themes/website/1/zh/dongya-web/single_search.html | 2 +- route/1_zh_frontend.php | 14 +++++++++++++- route/2_zh_frontend.php | 2 ++ 7 files changed, 41 insertions(+), 8 deletions(-) diff --git a/public/themes/website/1/zh/dongya-web/a_qihuo.html b/public/themes/website/1/zh/dongya-web/a_qihuo.html index c701304..74f0544 100644 --- a/public/themes/website/1/zh/dongya-web/a_qihuo.html +++ b/public/themes/website/1/zh/dongya-web/a_qihuo.html @@ -322,7 +322,7 @@ -
4008877650
+
4008877650-kkkkk
  • diff --git a/public/themes/website/1/zh/dongya-web/common/footer.html b/public/themes/website/1/zh/dongya-web/common/footer.html index 9c4a351..ca1f473 100644 --- a/public/themes/website/1/zh/dongya-web/common/footer.html +++ b/public/themes/website/1/zh/dongya-web/common/footer.html @@ -92,7 +92,7 @@ \ No newline at end of file diff --git a/public/themes/website/1/zh/dongya-web/common/nav.html b/public/themes/website/1/zh/dongya-web/common/nav.html index 0d96076..57e919c 100644 --- a/public/themes/website/1/zh/dongya-web/common/nav.html +++ b/public/themes/website/1/zh/dongya-web/common/nav.html @@ -10,7 +10,17 @@ alt="">
  • |
  • -

    服务热线: 400-8877-650

    + {hcTaglib:category id="198" item="vo" field="*"} + {php} + $description = $vo['description'] ?? ''; + $descriptionArr = explode('##', $description); + $desc = $vo['desc'] ?? ''; + $descArr = explode('##', $desc); + $banner_wx = $vo['banner']['url'] ?? ''; + $thumbnail_app = $vo['thumbnail']['url'] ?? ''; + {/php} + {/hcTaglib:category} +

    服务热线: {$descriptionArr[6]|default=''}

  • |
  • diff --git a/public/themes/website/1/zh/dongya-web/common/uitfexi.html b/public/themes/website/1/zh/dongya-web/common/uitfexi.html index a2d9844..dda64ad 100644 --- a/public/themes/website/1/zh/dongya-web/common/uitfexi.html +++ b/public/themes/website/1/zh/dongya-web/common/uitfexi.html @@ -1,17 +1,26 @@