diff --git a/frontend/views/catalog/product.php b/frontend/views/catalog/product.php index 7262007..80384b3 100755 --- a/frontend/views/catalog/product.php +++ b/frontend/views/catalog/product.php @@ -312,7 +312,7 @@ } ?> - getImageUrl('banner'), 'banner_list'),Url::to(['event/sale','percent'=>$event->percent]),[ + getImageUrl('banner'), 'banner_list'),$url,[ 'style' =>"top:-{$top}px;" ]); -- libgit2 0.21.4