From d81a8a05234e0056dc199a0354eb3b10f7157267 Mon Sep 17 00:00:00 2001
From: anyv <anyu@bronet.cn>
Date: Tue, 4 Jun 2019 18:01:43 +0800
Subject: [PATCH] 8

---
 public/themes/simpleboot3/portal/shopcart/shop_cart.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/themes/simpleboot3/portal/shopcart/shop_cart.html b/public/themes/simpleboot3/portal/shopcart/shop_cart.html
index 6080f60..43ba7e1 100644
--- a/public/themes/simpleboot3/portal/shopcart/shop_cart.html
+++ b/public/themes/simpleboot3/portal/shopcart/shop_cart.html
@@ -78,7 +78,7 @@
         <!-- 合计 -->
         <div class="shop_carts2">
             <span class="shop_cartsIco">合计:</span>
-            <p class="de_topTxt1_1 zoji">¥<span>265.00</span></p>
+            <p class="de_topTxt1_1 zoji">¥<span>0.00</span></p>
         </div>
         <!-- 去支付 -->
 
--
libgit2 0.24.0