mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 02:12:25 +08:00
小程序开发
This commit is contained in:
@ -284,6 +284,7 @@ class User extends Common
|
||||
'user_goods_browse_count' => $user_goods_browse_count,
|
||||
'common_message_total' => $common_message_total,
|
||||
'navigation' => AppCenterNavService::AppCenterNav(),
|
||||
'common_app_is_online_service' => (int) MyC('common_app_is_online_service', 0),
|
||||
);
|
||||
|
||||
// 返回数据
|
||||
|
||||
Reference in New Issue
Block a user