diff --git a/pages.json b/pages.json
index 7077c2f..01f3084 100644
--- a/pages.json
+++ b/pages.json
@@ -7,7 +7,6 @@
"navigationBarTitleText": "首页",
"navigationBarBackgroundColor": "#0083f5",
"backgroundColorTop": "#0083f5",
- "navigationBarTextStyle": "white",
"onReachBottomDistance": 50,
"app-plus": {
"titleNView": false, //禁用原生导航栏
diff --git a/pages/goods/externalCoupon/externalCoupon.vue b/pages/goods/externalCoupon/externalCoupon.vue
index e2802e4..1fab82c 100644
--- a/pages/goods/externalCoupon/externalCoupon.vue
+++ b/pages/goods/externalCoupon/externalCoupon.vue
@@ -37,12 +37,12 @@
+ src="../../../static/img/jfx.png">
{{ product.highCoupon.discountPrice*100}}
+ src="../../../static/img/jfh.png">
{{ product.highCoupon.salesPrice*100}}
diff --git a/pages/goods/goods-list/goods-list.vue b/pages/goods/goods-list/goods-list.vue
index 214b917..e06335b 100644
--- a/pages/goods/goods-list/goods-list.vue
+++ b/pages/goods/goods-list/goods-list.vue
@@ -31,7 +31,7 @@
+ src="../../../static/img/jfx.png">
{{ row.discountPrice*100}}
@@ -40,7 +40,7 @@
+ src="../../../static/img/jfh.png">
¥{{ row.salesPrice*100}}
diff --git a/pages/goods/goods.vue b/pages/goods/goods.vue
index 8e9de05..33b54b2 100644
--- a/pages/goods/goods.vue
+++ b/pages/goods/goods.vue
@@ -39,11 +39,11 @@
+ src="../../static/img/jfx.png">
{{goodsData[0].discountPrice *100}}
门市参考价:
+ src="../../static/img/jfh.png">
{{goodsData[0].salesPrice *100}}
@@ -64,35 +64,6 @@
-
-
赠送卡券
@@ -128,13 +99,13 @@
+ src="../../static/img/jfx.png">
{{ product.highCouponModel.discountPrice*100}}
+ src="../../static/img/jfh.png">
{{ product.highCouponModel.salesPrice*100}}
diff --git a/pages/order/confirmation.vue b/pages/order/confirmation.vue
index a9bd1b2..c6aef90 100644
--- a/pages/order/confirmation.vue
+++ b/pages/order/confirmation.vue
@@ -11,7 +11,7 @@
¥{{couponList.discountPrice}}
+ src="../../static/img/jfx.png">
{{couponList.discountPrice*100}}
@@ -19,7 +19,7 @@
+ src="../../static/img/jfh.png">
{{couponList.salesPrice*100}}
x1
@@ -36,7 +36,7 @@
+ src="../../static/img/jfx.png">
{{couponList.discountPrice*100}}
@@ -126,7 +126,7 @@
实付:¥{{paytheprice}}
+ src="../../static/img/jfx.png">
{{paytheprice*100}}
diff --git a/pages/tabBar/home/home.vue b/pages/tabBar/home/home.vue
index 73f352d..1d8d548 100644
--- a/pages/tabBar/home/home.vue
+++ b/pages/tabBar/home/home.vue
@@ -88,8 +88,7 @@
{{item.couponName}}
-
+
{{ item.discountPrice*100}}
diff --git a/pages/user/mineCoupons/mineCoupons.vue b/pages/user/mineCoupons/mineCoupons.vue
index 1d9c734..202a6a0 100644
--- a/pages/user/mineCoupons/mineCoupons.vue
+++ b/pages/user/mineCoupons/mineCoupons.vue
@@ -29,13 +29,13 @@
+ src="../../../static/img/jfx.png">
{{ product.highCouponModel.discountPrice *100}}
+ src="../../../static/img/jfh.png">
{{ product.highCouponModel.salesPrice*100}}
diff --git a/pages/user/mineCouponsDestails/mineCouponsDestails.vue b/pages/user/mineCouponsDestails/mineCouponsDestails.vue
index e6053db..14dd3da 100644
--- a/pages/user/mineCouponsDestails/mineCouponsDestails.vue
+++ b/pages/user/mineCouponsDestails/mineCouponsDestails.vue
@@ -34,12 +34,12 @@
+ src="../../../static/img/jfx.png">
{{ product.highCoupon.discountPrice*100}}
+ src="../../../static/img/jfh.png">
{{ product.highCoupon.salesPrice*100}}
diff --git a/pages/user/order_details/order_details.vue b/pages/user/order_details/order_details.vue
index 91fbb65..561d1bf 100644
--- a/pages/user/order_details/order_details.vue
+++ b/pages/user/order_details/order_details.vue
@@ -27,7 +27,7 @@
class="padleft15 font13 fcor999">数量:{{rec.saleCount}}
+ src="../../../static/img/jfx.png">
{{rec.goodsPrice*100}}
@@ -99,7 +99,7 @@
+ src="../../../static/img/jfx.png">
{{recinfo.totalPrice*100}}
@@ -112,7 +112,7 @@
+ src="../../../static/img/jfx.png">
{{recinfo.payPrice*100}}
@@ -125,7 +125,7 @@
+ src="../../../static/img/jfx.png">
{{recinfo.payRealPrice*100}}
@@ -138,7 +138,7 @@
+ src="../../../static/img/jfx.png">
{{recinfo.deductionPrice*100}}
@@ -191,7 +191,7 @@
¥{{recinfo.payPrice}}
+ src="../../../static/img/jfx.png">
{{recinfo.payPrice*100}}
diff --git a/pages/user/order_list/order_list.vue b/pages/user/order_list/order_list.vue
index bc3fcf7..2990973 100644
--- a/pages/user/order_list/order_list.vue
+++ b/pages/user/order_list/order_list.vue
@@ -13,45 +13,6 @@
-
-
-
@@ -94,7 +55,7 @@
+ src="../../../static/img/jfx.png">
{{row.payPrice*100}}
{{typeText[row.orderStatus]}}
diff --git a/static/img/jfh.png b/static/img/jfh.png
new file mode 100644
index 0000000..81467ae
Binary files /dev/null and b/static/img/jfh.png differ
diff --git a/static/img/jfx.png b/static/img/jfx.png
new file mode 100644
index 0000000..e802108
Binary files /dev/null and b/static/img/jfx.png differ