Commit 7ad16b83 by Administrator

'点击设置显示空白'

parent b7c6686e
...@@ -153,7 +153,6 @@ class UserAction extends CommonAction ...@@ -153,7 +153,6 @@ class UserAction extends CommonAction
$this->assign('followcount', $followcount); $this->assign('followcount', $followcount);
$this->assign('uid', $uid); $this->assign('uid', $uid);
$this->assign('vip', $vip); $this->assign('vip', $vip);
dump(111);
// 测试用 // 测试用
if ($_GET['aaa']) { if ($_GET['aaa']) {
$this->display('index1'); $this->display('index1');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment