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