Browse Source

服务专员

master
Lemon 5 years ago
parent
commit
29812ae081
  1. 2
      app/Service/v3/Implementations/UserCenterBlockService.php

2
app/Service/v3/Implementations/UserCenterBlockService.php

@ -79,7 +79,7 @@ class UserCenterBlockService implements UserCenterBlockServiceInterface
[
'name' => '商品管理', 'icon' => $img_host . 'user_icons/service2.png',
'type' => 'webview',
'path' => 'http://localhost:8080/#/pages/goodsManagement/goodsManagement?market_id=1&user_id=694&store_id=5',
'path' => 'http://localhost:8080/#/pages/index/index?user_id=680&personal_id=68',
'command'=>'sp_login'
]
]

Loading…
Cancel
Save