fix: 没有referrer影响登录

This commit is contained in:
2022-03-28 11:30:45 +08:00
parent f91c2c8e0c
commit bc076bd336

View File

@@ -6,7 +6,7 @@
<link rel="icon" href="%PUBLIC_URL%/static/favicon/512.png">
<meta name="format-detection" content="telephone=no">
<meta name="referrer" content="no-referrer">
<meta name="referrer" content="same-origin">
<meta name="mobile-web-app-capable" content="yes">
<link rel="shortcut icon" href="%PUBLIC_URL%/static/favicon/512.png">