Browse Source

一些功能

Kirin 4 years ago
parent
commit
fc243a2420
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/admin/view/order/store_order/exchange_order.php

+ 1 - 1
app/admin/view/order/store_order/exchange_order.php

@@ -132,7 +132,7 @@
                         <div>
                             <span><img style="width: 30px;height: 30px;margin:0;cursor: pointer;"
                                        src="{{item.cart_info.productInfo.image}}"></span>
-                            <span>{{item.cart_info.productInfo.store_name}}</span><span> | ¥{{item.cart_info.truePrice}}×{{item.cart_info.cart_num}}</span>
+                            <span>{{item.cart_info.productInfo.store_name}}</span><span> | ¥{{item.cart_info.truePrice}}×1</span>
                         </div>
                         {{# } }}
                         {{#  }); }}