From dd328e5b9e520b652de8794114510c38422bc124 Mon Sep 17 00:00:00 2001 From: jsasg <735273025@qq.com> Date: Wed, 25 Jun 2025 16:46:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20mobile=20nas=20=E4=B8=93=E9=A2=98?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E9=A1=B5=E9=9D=A2Logo=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E5=8C=BA=E5=88=86=E4=B8=AD=E8=8B=B1=E6=96=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/view/mobile/public/nas_header.html | 167 ++++++++++++++++++ app/index/view/mobile/topic_nas/download.html | 3 + app/index/view/mobile/topic_nas/help.html | 4 + .../view/mobile/topic_nas/help_detail.html | 4 + app/index/view/mobile/topic_nas/product.html | 3 + 5 files changed, 181 insertions(+) create mode 100644 app/index/view/mobile/public/nas_header.html diff --git a/app/index/view/mobile/public/nas_header.html b/app/index/view/mobile/public/nas_header.html new file mode 100644 index 00000000..b4d1fdac --- /dev/null +++ b/app/index/view/mobile/public/nas_header.html @@ -0,0 +1,167 @@ +
+
+ {eq name=":cookie('think_lang')" value="zh-cn"} + + {else/} + + {/eq} + + +
+
+ + + +
+
+
+ +
+ +
+
+
{:lang_i18n('产品列表')}
+ {notempty name="header_categorys"} + {volist name="header_categorys" id="ca"} + + {/volist} + {/notempty} +
+
+ {notempty name="header_navigation"} + {volist name="header_navigation" id="nav"} +
+
+ {empty name="nav.children"} + {$nav.name} + {else/} +
{$nav.name}
+ {volist name="nav.children" id="ch"} + + {/volist} + {/empty} +
+
+ {/volist} + {/notempty} +
+ + + +
+
+
+ + +
+
+
+ \ No newline at end of file diff --git a/app/index/view/mobile/topic_nas/download.html b/app/index/view/mobile/topic_nas/download.html index 6a24e3b5..3e755d76 100644 --- a/app/index/view/mobile/topic_nas/download.html +++ b/app/index/view/mobile/topic_nas/download.html @@ -2,6 +2,9 @@ {block name="style"} {/block} +{block name="header"} + {include file="public/nas_header" /} +{/block} {block name="main"}
diff --git a/app/index/view/mobile/topic_nas/help.html b/app/index/view/mobile/topic_nas/help.html index dc6867d5..b4d7435b 100644 --- a/app/index/view/mobile/topic_nas/help.html +++ b/app/index/view/mobile/topic_nas/help.html @@ -9,7 +9,11 @@
+ {eq name=":cookie('think_lang')" value="zh-cn"} + + {else/} + {/eq} diff --git a/app/index/view/mobile/topic_nas/help_detail.html b/app/index/view/mobile/topic_nas/help_detail.html index ea2ec411..b6634c1c 100644 --- a/app/index/view/mobile/topic_nas/help_detail.html +++ b/app/index/view/mobile/topic_nas/help_detail.html @@ -20,7 +20,11 @@
+ {eq name=":cookie('think_lang')" value="zh-cn"} + + {else/} + {/eq}
diff --git a/app/index/view/mobile/topic_nas/product.html b/app/index/view/mobile/topic_nas/product.html index 8ca6aaea..763f418c 100644 --- a/app/index/view/mobile/topic_nas/product.html +++ b/app/index/view/mobile/topic_nas/product.html @@ -2,6 +2,9 @@ {block name="style"} {/block} +{block name="header"} + {include file="public/nas_header" /} +{/block} {block name="main"}