|
|
@ -589,12 +589,9 @@ function think_ucenter_md5($str, $key = 'ThinkUCenter'){
|
|
|
|
$this->assign('list', $list);
|
|
|
|
$this->assign('list', $list);
|
|
|
|
$this->meta_title = '角色数据';
|
|
|
|
$this->meta_title = '角色数据';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$this->m_title = '角色查询';
|
|
|
|
$this->m_title = '角色查询';
|
|
|
|
$this->assign('commonset',M('Kuaijieicon')->where(['url'=>'User/rolelist','status'=>1])->find());
|
|
|
|
$this->assign('commonset',M('Kuaijieicon')->where(['url'=>'User/rolelist','status'=>1])->find());
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$this->display();
|
|
|
|
$this->display();
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|