mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2026-01-04 14:36:34 +08:00
优化验证码在窄屏上的展示
This commit is contained in:
@@ -114,6 +114,7 @@ func (this *CaptchaValidator) show(actionConfig *CaptchaAction, request requests
|
||||
<html>
|
||||
<head>
|
||||
<title>` + msgTitle + `</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0">
|
||||
<script type="text/javascript">
|
||||
if (window.addEventListener != null) {
|
||||
window.addEventListener("load", function () {
|
||||
|
||||
Reference in New Issue
Block a user