linwu 2 жил өмнө
parent
commit
1c9b4f8100

+ 2 - 2
public/themes/default/views/mobile/app/active/restaurant.blade.php

@@ -24,8 +24,8 @@
         .bottom-nav-bar .nav-bar-cell .bar-cell {
             width: 50%;
         }
-        .online2021_title {background-image:url("../images/online2021/bg_title_restaurant.png") !important;}
-        .online2021_content {background-image:url("../images/online2021/bg_restaurant.png");}
+        .online2021_title {background-image:url({{theme_asset("mobile/images/online2021/bg_title_restaurant.png")}}) !important;}
+        .online2021_content {background-image:url({{theme_asset("mobile/images/online2021/bg_restaurant.png")}});}
     </style>
 @endpush