diff --git a/application/admin/view/default/site/orderaftersale.html b/application/admin/view/default/site/orderaftersale.html index a8940d5ed..610632a19 100644 --- a/application/admin/view/default/site/orderaftersale.html +++ b/application/admin/view/default/site/orderaftersale.html @@ -24,6 +24,16 @@ +
+ +
+ + + + +
+
+
diff --git a/application/index/view/default/buy/index.html b/application/index/view/default/buy/index.html index 586aacce3..63f5c3d1f 100755 --- a/application/index/view/default/buy/index.html +++ b/application/index/view/default/buy/index.html @@ -342,7 +342,7 @@ {{$goods.stock}} {{$goods.inventory_unit}} - {{$price_symbol}}{{$goods.total_price}} + {{$price_symbol}}{{$goods.total_price}} {{/foreach}} @@ -377,9 +377,9 @@ {{/php}} - {{if !empty($v['extension_data'])}} + {{if !empty($v['order_base']['extension_data'])}}
@@ -458,10 +461,9 @@
- 实付款: + 实付款 : - {{$price_symbol}} - {{$base.actual_price}} + {{$price_symbol}}{{$base.actual_price}}
@@ -469,7 +471,7 @@ {{if in_array($common_site_type, [0,2,4]) and !empty($base['address'])}}