refactor: nas主题中英文logo问题
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
<header class="narsPage-head">
|
<header class="narsPage-head">
|
||||||
<div class="headcenter">
|
<div class="headcenter">
|
||||||
<a href="{:url('/index/topic/nas/index')}"><img class="logico" style="cursor:pointer;" src="__IMAGES__/logo_nas.png" /></a>
|
<a href="{:url('/index/topic/nas/index')}">
|
||||||
|
<img class="logico" style="cursor:pointer;" src="__IMAGES__/logo_nas_{:cookie('think_lang')}.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"}
|
||||||
|
|||||||
BIN
public/static/index/images/logo_nas_en-us.png
Normal file
BIN
public/static/index/images/logo_nas_en-us.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Reference in New Issue
Block a user