mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 08:29:38 +08:00
描述:取消订单信息
This commit is contained in:
parent
6034fb6e76
commit
e00958a7de
@ -168,7 +168,7 @@ Page({
|
|||||||
}
|
}
|
||||||
Dialog.confirm({
|
Dialog.confirm({
|
||||||
title: '提示',
|
title: '提示',
|
||||||
message: '是否要取消订单!',
|
message: '如需退款,请联系园区运营管理人员!',
|
||||||
beforeClose,
|
beforeClose,
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
@ -316,7 +316,7 @@ Page({
|
|||||||
}
|
}
|
||||||
Dialog.confirm({
|
Dialog.confirm({
|
||||||
title: '提示',
|
title: '提示',
|
||||||
message: '是否要取消订单!',
|
message: '如需退款,请联系园区运营管理人员!',
|
||||||
beforeClose,
|
beforeClose,
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user