From 7cd4fba72f3b237e158561526ff96bd649432b9a Mon Sep 17 00:00:00 2001 From: pushuo Date: Mon, 14 Nov 2022 14:36:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=93=81=E8=AF=A6=E6=83=85=E9=A1=B5?= =?UTF-8?q?=E5=9E=8B=E5=8F=B7=E6=B2=A1=E6=9C=89=E4=B8=8D=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=20->=20https://gitee.com/beikeshop/beikeshop/issues/I60WOC=3Ff?= =?UTF-8?q?rom=3Dproject-issue.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/default/product.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/product.blade.php b/themes/default/product.blade.php index 89a3dc22..c9a12bc3 100644 --- a/themes/default/product.blade.php +++ b/themes/default/product.blade.php @@ -56,7 +56,7 @@
SKU:@{{ product.sku }}
-
{{ __('shop/products.model') }}: @{{ product.model }}
+
{{ __('shop/products.model') }}: @{{ product.model }}
@if (0)