|
|
|
@ -69,7 +69,7 @@ class UserCenterBlockService implements UserCenterBlockServiceInterface |
|
|
|
'type' => 'sp_user', |
|
|
|
'title' => '服务专员', |
|
|
|
'items' => [ |
|
|
|
['name' => '评价', 'icon' => $img_host . 'user_icons/shop_enter.png', 'type' => 'page', 'path' => '/zh_cjdianc/pages/appraise/index','command'=>'store_login'] |
|
|
|
['name' => '评价', 'icon' => $img_host . 'user_icons/shop_enter.png', 'type' => 'page', 'path' => '/zh_cjdianc/pages/appraise/index?service_personnel_id='.$item['data']['id'],'command'=>'sp_login'] |
|
|
|
] |
|
|
|
]; |
|
|
|
} |
|
|
|
|