Authored by zhangxiaoru

货到付款标题

@@ -454,6 +454,7 @@ $subBlock.on('touchstart', 'li', function() { @@ -454,6 +454,7 @@ $subBlock.on('touchstart', 'li', function() {
454 454
455 if (self.find('i').data('payment-type') === 2 && delivery === 0) { 455 if (self.find('i').data('payment-type') === 2 && delivery === 0) {
456 dialog.showDialog({ 456 dialog.showDialog({
  457 + hasHeader: '温馨提示',
457 dialogText: '货到付款订单是否支持刷卡以当地快递公司为准', 458 dialogText: '货到付款订单是否支持刷卡以当地快递公司为准',
458 hasFooter: { 459 hasFooter: {
459 centerBtnText: '我知道了' 460 centerBtnText: '我知道了'