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