login) { Dever::error('请先登录'); } } $this->uid = $info['uid']; $this->user = Dever::db('admin')->find($this->uid); } }