body>
<form >

 

function msg() {

$.jBox.open("iframe:dlg_money.aspx", " 金额修改", 500, 420, { buttons: { '关闭': true } });
}
function lhok() {
$.jBox.close();

window.location.reload();

}
msg();
</script>

相关文章:

  • 2022-12-23
  • 2021-09-18
  • 2022-12-23
  • 2021-11-30
  • 2021-10-14
  • 2021-12-10
  • 2022-12-23
  • 2021-08-08
猜你喜欢
  • 2022-12-23
  • 2022-02-16
  • 2021-12-04
  • 2022-12-23
  • 2022-12-23
  • 2022-01-18
  • 2022-01-14
相关资源
相似解决方案