|
|
|
@ -51,7 +51,7 @@ class UserCenterBlockService implements UserCenterBlockServiceInterface |
|
|
|
[ |
|
|
|
'name' => '商品管理', 'icon' => $img_host . 'user_icons/service2.png', |
|
|
|
'type' => 'webview', |
|
|
|
'path' => '/pages/webview/webview?data=%22%7b%22webview_url%22%3a%22http%3a%2f%2flocalhost%3a8080%2f%23%2fpages%2fgoodsManagement%2fgoodsManagement%3fmarket_id%3d1%26user_id%3d694%26store_id%3d5%22%7d%22', |
|
|
|
'path' => '/pages/webview/webview?data=%27%7b%22webview_url%22%3a%22http%3a%2f%2flocalhost%3a8080%2f%23%2fpages%2fgoodsManagement%2fgoodsManagement%3fmarket_id%3d1%26user_id%3d694%26store_id%3d5%22%7d%27', |
|
|
|
'command'=>'sp_login' |
|
|
|
] |
|
|
|
] |
|
|
|
@ -79,7 +79,7 @@ class UserCenterBlockService implements UserCenterBlockServiceInterface |
|
|
|
[ |
|
|
|
'name' => '商品管理', 'icon' => $img_host . 'user_icons/service2.png', |
|
|
|
'type' => 'webview', |
|
|
|
'path' => '/pages/webview/webview?data=%22%7b%22webview_url%22%3a%22http%3a%2f%2flocalhost%3a8080%2f%23%2fpages%2fgoodsManagement%2fgoodsManagement%3fmarket_id%3d1%26user_id%3d694%26store_id%3d5%22%7d%22', |
|
|
|
'path' => '/pages/webview/webview?data=%27%7b%22webview_url%22%3a%22http%3a%2f%2flocalhost%3a8080%2f%23%2fpages%2fgoodsManagement%2fgoodsManagement%3fmarket_id%3d1%26user_id%3d694%26store_id%3d5%22%7d%27', |
|
|
|
'command'=>'sp_login' |
|
|
|
] |
|
|
|
] |
|
|
|
|