refactor: nas主题页logo点击链接

This commit is contained in:
2025-05-14 17:36:36 +08:00
parent a105d575b8
commit 2aaf80ffbd

View File

@@ -1,6 +1,6 @@
<header class="narsPage-head"> <header class="narsPage-head">
<div class="headcenter"> <div class="headcenter">
<img class="logico" style="cursor:pointer;" src="__IMAGES__/logo_nas.png" /> <a href="{:url('/index/topic/nas/index')}"><img class="logico" style="cursor:pointer;" src="__IMAGES__/logo_nas.png" /></a>
{notempty name="header_navigation"} {notempty name="header_navigation"}
<nav class="headnav"> <nav class="headnav">
{volist name="header_navigation" id="nav" key="idx"} {volist name="header_navigation" id="nav" key="idx"}