refactor: nas主题页logo点击链接
This commit is contained in:
@@ -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"}
|
||||||
|
|||||||
Reference in New Issue
Block a user