mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 02:12:25 +08:00
细节优化
This commit is contained in:
@ -89,7 +89,7 @@ class User extends Common
|
||||
|
||||
$this->assign('params', $params);
|
||||
$this->assign('page_html', $page->GetPageHtml());
|
||||
$this->assign('data', $data['data']);
|
||||
$this->assign('data_list', $data['data']);
|
||||
return $this->fetch();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user