Commit 0b1b54b9 by Administrator

'点击设置显示空白'

parent 04e6859e
......@@ -153,6 +153,7 @@ class UserAction extends CommonAction
$this->assign('followcount', $followcount);
$this->assign('uid', $uid);
$this->assign('vip', $vip);
dump(111);
// 测试用
if ($_GET['aaa']) {
$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