NTC(网站、app、邮件、文件传输)、http重定向、DDOS、音视频样例配置表单提交增加遮罩层,防止按钮重复点击配置重复提交。

Signed-off-by: zhangwei <zhangwei@intranet.com>
This commit is contained in:
zhangwei
2018-06-30 13:42:59 +08:00
parent d9d968dcaa
commit a11ce7f948
17 changed files with 21 additions and 9 deletions

View File

@@ -61,6 +61,7 @@
$(this).remove();
});
$("input[name$='exprType']").attr("disabled",false);
loading('onloading...');
form.submit();
}