dever 6 anos atrás
pai
commit
69dc199846
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      main/src/Content.php

+ 0 - 1
main/src/Content.php

@@ -24,7 +24,6 @@ class Content extends Core
     # 首页精选
     # 首页精选
     public function home()
     public function home()
     {
     {
-        echo Dever::login(6945);die;
         # 栏目
         # 栏目
         //$this->data['push_menu'] = Dever::load('push/lib/data')->get('menu', '头部导航');
         //$this->data['push_menu'] = Dever::load('push/lib/data')->get('menu', '头部导航');
         $this->data['menu'] = Dever::db('content/cate')->getAll();
         $this->data['menu'] = Dever::db('content/cate')->getAll();