diff --git a/config/api.js b/config/api.js index ed1e83f..9d865b9 100644 --- a/config/api.js +++ b/config/api.js @@ -6,10 +6,7 @@ const dev = { common: "https://common-api.pickmall.cn", buyer: "https://buyer-api.pickmall.cn", - // common: 'http://192.168.0.101:8890', - // buyer: 'http://192.168.0.101:8888', - // seller: 'http://192.168.0.101:8889', - // manager: 'http://192.168.0.101:8887' + }; // 生产环境 diff --git a/manifest.json b/manifest.json index a90b4f9..36e7601 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "lili商城", "appid" : "__UNI__C100675", "description" : "", - "versionName" : "4.0.23", - "versionCode" : 4000023, + "versionName" : "4.0.24", + "versionCode" : 4000024, "transformPx" : false, "app-plus" : { "compatible" : { diff --git a/pages.json b/pages.json index dc811b9..ddc8d6e 100644 --- a/pages.json +++ b/pages.json @@ -36,13 +36,7 @@ } }, - { - "path": "pages/navigation/point/point-mall", - "style": { - "navigationBarTitleText": "积分商城", - "enablePullDownRefresh": true - } - }, + { "path": "pages/navigation/search/searchPage", "style": { @@ -504,6 +498,13 @@ "navigationStyle": "custom", "navigationBarTextStyle": "white" + } + },{ + "path": "point/pointList", + "style": { + "navigationBarTitleText": "积分商城" + + } } @@ -752,12 +753,7 @@ "selectedIconPath": "static/tabbar/category-s.png", "text": "分类" }, - // { - // "pagePath": "pages/navigation/point/point-mall", - // "iconPath": "static/tabbar/point-mall.png", - // "selectedIconPath": "static/tabbar/point-mall-s.png", - // "text": "积分商城" - // }, + { "pagePath": "pages/tabbar/cart/cartList", "iconPath": "static/tabbar/cart.png", diff --git a/pages/cart/payment/payOrder.vue b/pages/cart/payment/payOrder.vue index 4f17c6b..aa69401 100644 --- a/pages/cart/payment/payOrder.vue +++ b/pages/cart/payment/payOrder.vue @@ -1,47 +1,46 @@ diff --git a/pages/order/fillorder.vue b/pages/order/fillorder.vue index 3bac509..a645f0a 100644 --- a/pages/order/fillorder.vue +++ b/pages/order/fillorder.vue @@ -190,10 +190,11 @@
合计: - + ¥ - {{ orderMessage.priceDetailDTO.billPrice | unitPrice }} + {{ orderMessage.priceDetailDTO.flowPrice | unitPrice }} + {{orderMessage.priceDetailDTO.payPoint | unitPrice }}积分