Browse Source

H5-添加商品到购物车

panyong 3 năm trước cách đây
mục cha
commit
864b95fdbf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      htmldev/dashboard/src/views/sell/food/food.vue

+ 1 - 1
htmldev/dashboard/src/views/sell/food/food.vue

@@ -66,7 +66,7 @@
       </div>
       <div class="footer">
         <div class="price">
-          <span class="now">¥{{ price | fen2Yuan }}</span>
+          <span class="now">¥{{ price * food.count | fen2Yuan }}</span>
         </div>
         <transition name="fade">
           <div