diff --git a/application/common/controller/Front.php b/application/common/controller/Front.php index 5efe78f1..dc6a00ba 100644 --- a/application/common/controller/Front.php +++ b/application/common/controller/Front.php @@ -9,7 +9,7 @@ namespace app\common\controller; -class Fornt extends Base { +class Front extends Base { public $wechat_oauth; public function _initialize() { diff --git a/template/default/user/public/left_nav.html b/template/default/user/public/left_nav.html index 056286bd..e216091b 100644 --- a/template/default/user/public/left_nav.html +++ b/template/default/user/public/left_nav.html @@ -1,3 +1,4 @@ +{if !empty($__MENU__)} {volist name="__MENU__" id="submenu"}