|
|
|
@ -175,9 +175,9 @@ class PurchaseLimitService implements PurchaseLimitServiceInterface |
|
|
|
'item' => 1, |
|
|
|
'item_text' => 'page', |
|
|
|
'logo' => 'http://lanzutest.lanzulive.com/attachment/images/2/2020/08/PY55Y3Mz17yJo17rv1Z7vImX1V5159.jpg', |
|
|
|
'redirect_url' => '/zh_cjdianc/pages/takeout/takeoutindex?store_id=123', |
|
|
|
'src' => '/zh_cjdianc/pages/takeout/takeoutindex?store_id=123', |
|
|
|
'src2' => '/zh_cjdianc/pages/takeout/takeoutindex?store_id=123', |
|
|
|
'redirect_url' => '/zh_cjdianc/pages/takeout/takeoutindex?storeid=123', |
|
|
|
'src' => '/zh_cjdianc/pages/takeout/takeoutindex?storeid=123', |
|
|
|
'src2' => '/zh_cjdianc/pages/takeout/takeoutindex?storeid=123', |
|
|
|
]; |
|
|
|
return $res; |
|
|
|
} |
|
|
|
|