diff --git a/themes/default/product/product.blade.php b/themes/default/product/product.blade.php
index dcf35820..89b629cc 100644
--- a/themes/default/product/product.blade.php
+++ b/themes/default/product/product.blade.php
@@ -107,8 +107,8 @@
.logistics-content{
- width: 80px;
- margin-left: 20px;
+ /* width: 80px;
+ margin-left: 20px;*/
cursor: pointer;
-webkit-user-select: none; /* Safari */
-moz-user-select: none; /* Firefox */
@@ -120,7 +120,7 @@
}
.other-amount-format{
- margin-right: 100px;
+ /*margin-right: 100px;*/
}
@@ -374,26 +374,35 @@
{{--当内容为运费时--}}
-
- @{{ item.title }}
-
- {{ __('shop/products.ship_to') }}:
-
-
![]()
-
-
- @{{ item.country.name }}
- @{{ logisticsChangeCountry(item.country.id) }}
+
+
+
+ @{{ item.title }}
+
+ {{ __('shop/products.ship_to') }}:
+
+
![]()
+
+
+ @{{ item.country.name }}
+ @{{ logisticsChangeCountry(item.country.id) }}
+
+
+
+
+ @{{ item.amount_format }}
+ {{--
+ @{{ item.logistics.name }}
+
--}}
+
+
@{{ item.amount_tips }}
+
+
+
+ @{{ item.logistics.name }}
-
-
- @{{ item.amount_format }}
-
- @{{ item.logistics.name }}
-
-
-
@{{ item.amount_tips }}
+
@{{ item.title }}