dever 2 years ago
parent
commit
8eebe9f44f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main/template/default/inc/head.php

+ 1 - 1
main/template/default/inc/head.php

@@ -8,7 +8,7 @@ $view
 
 ->fetch(array('link@href', 0), Dever::assets('lib/layui/css/layui.css', 'script'))
 ->fetch(array('link@href', 1), Dever::assets('index.css'))
-->fetch(array('.nav-logo a@href', 0), Dever::url('home', 'main'))
+->fetch('.nav-logo a@href', Dever::url('home', 'main'))
 
 # 菜单
 ->loop