From b67f2c4fce992a818f287783ae7029a0b03509d3 Mon Sep 17 00:00:00 2001
From: 重庆迈尖科技有限公司
Date: 星期二, 16 六月 2020 16:21:25 +0800
Subject: [PATCH] ss

---
 AppInside/cloudPushOrder/cloudPushOrderManage.html |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/AppInside/cloudPushOrder/cloudPushOrderManage.html b/AppInside/cloudPushOrder/cloudPushOrderManage.html
index d6d8327..f34e38e 100644
--- a/AppInside/cloudPushOrder/cloudPushOrderManage.html
+++ b/AppInside/cloudPushOrder/cloudPushOrderManage.html
@@ -262,7 +262,13 @@
 								<div v-if="item.goods.shopType!=40&&item.goods.hasCoupon" class="coupon_money">&nbsp;锟{item.goods.couponInfo.amount}}
 									&nbsp;</div>
 
-								<div class="fanli_title">&nbsp;&nbsp; 杩攞{item.goods.moneyInfo.fanliMoney}} &nbsp;&nbsp;</div>
+								<div class="fanli_title">&nbsp;&nbsp; 杩� {{item.goods.moneyInfo.fanliMoney}} &nbsp;&nbsp;&nbsp;</div>
+
+								<img src="img/icon_maxFan.png" style="width: 0.10rem;height: 0.17rem; margin-left: -0.22rem;">
+
+								<div v-if="item.goods.moneyInfo.maxMoney" style="color: #E5005C;font-size: 0.24rem;margin-left: -0.05rem; height: 0.36rem; background-color: #FFBBCB;border-radius: 0.06rem;display: -webkit-flex;align-items: center;justify-content: center;">
+									&nbsp;&nbsp; {{item.goods.moneyInfo.maxMoney}} &nbsp;&nbsp;
+								</div>
 							</div>
 
 							<div class="div_payment_sales_bg">
@@ -339,8 +345,8 @@
 	<script src="js/load.js"></script>
 
 	<script>
-		// "http://api.flqapp.com";
-		var host = "http://api.flqapp.com";
+		// "http://api.flqapp.com"; http://192.168.1.253:8080
+		var host = "http://192.168.1.253:8080";
 
 		var check = null;
 		var wId = null;

--
Gitblit v1.8.0