jquery 3.5 下 layer 最大最小的时候未重置 iframe 大小修正;iframe 支持 get 和 post 请求

This commit is contained in:
thinkgem
2020-04-19 18:33:45 +08:00
parent 97f3f48db1
commit 275d0da4b5
3 changed files with 19 additions and 14 deletions

View File

@@ -367,7 +367,7 @@ shiro:
# 是否允许接收跨域的Cookie凭证数据 CORS
# accessControlAllowCredentials: true
# 允许的网站来源地址,不设置为全部地址(避免一些跨站点请求伪造 CSRF
# 允许的网站来源地址,不设置为全部地址(避免一些跨站点请求伪造 CSRF、防盗链
# allowReferers: http://127.0.0.1,http://localhost
# allowReferers: ~