dever 6 years ago
parent
commit
69dc199846
1 changed files with 0 additions and 1 deletions
  1. 0 1
      main/src/Content.php

+ 0 - 1
main/src/Content.php

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