@@ -40,6 +40,7 @@
title: '支付成功',
message: '',
confirm: function () {
+ hideDialog();
window.close();
}
});
@@ -50,6 +51,7 @@
title: '支付取消',