mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-04 13:00:05 +08:00
应用管理优化
This commit is contained in:
parent
aeae0f3de5
commit
c0da21f327
@ -136,7 +136,7 @@ class User extends Common
|
||||
$data = GoodsService::GoodsBrowseList($browse_params);
|
||||
$this->assign('goods_browse_list', $data['data']);
|
||||
|
||||
// 公共顶部钩子
|
||||
// 用户中心顶部钩子
|
||||
$this->assign('plugins_user_center_top_data', Hook::listen('plugins_user_center_top'));
|
||||
|
||||
return $this->fetch();
|
||||
|
Loading…
Reference in New Issue
Block a user