隐藏我的客服入口
This commit is contained in:
@@ -42,7 +42,7 @@ class Ucenter extends BaseController
|
||||
// ['title' => '我的订单', 'type' => 1, 'url' => '/my/order'],
|
||||
['title' => '我的补贴', 'type' => 1, 'url' => '/my/allowance'],
|
||||
['title' => '我的账户', 'type' => 1, 'url' => '/my/bank'],
|
||||
['title' => '我的客服', 'type' => 2, 'url' => self::SERVICE_PHONE]
|
||||
// ['title' => '我的客服', 'type' => 2, 'url' => self::SERVICE_PHONE]
|
||||
]
|
||||
];
|
||||
$this->return_response($data);
|
||||
|
||||
Reference in New Issue
Block a user