diff --git a/pages/order/detail/index2.js b/pages/order/detail/index2.js index 18e442c..201f0c7 100644 --- a/pages/order/detail/index2.js +++ b/pages/order/detail/index2.js @@ -92,7 +92,7 @@ Page({ }) }, - //获取车辆确定随车资料 + //获取车辆确认交付车辆 getAppDelivery(){ _.apiQuery.getAppDelivery().then(res=>{ @@ -609,7 +609,7 @@ Page({ else{ let that = this wx.showModal({ - title:'确认随车物品?', + title:'确认交付车辆?', content:'', success: function (res) { if (res.confirm) { @@ -628,7 +628,7 @@ Page({ that.getAppCusorderV2() wx.showToast({ - title: '确认随车物品成功', + title: '确认交付车辆成功', icon: 'success' }) diff --git a/pages/order/detail/index2.wxml b/pages/order/detail/index2.wxml index df5b544..d513b23 100644 --- a/pages/order/detail/index2.wxml +++ b/pages/order/detail/index2.wxml @@ -393,7 +393,7 @@ - +