|
|
|
@ -73,7 +73,7 @@ class UserCenterBlockService implements UserCenterBlockServiceInterface |
|
|
|
[ |
|
|
|
'name' => '商品管理', 'icon' => $img_host . 'user_icons/service2.png', |
|
|
|
'type' => 'webview', |
|
|
|
'path' => 'http://localhost:8080/#/pages/index/index?user_id='.$item['data']['user_id'].'&personal_id='.$item['data']['id'], |
|
|
|
'path' => '/pages/shopList/shopList?personal_id='.$item['data']['id'], |
|
|
|
'command'=>'sp_login' |
|
|
|
] |
|
|
|
] |
|
|
|
|