fix: 没有referrer影响登录
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<link rel="icon" href="%PUBLIC_URL%/static/favicon/512.png">
|
<link rel="icon" href="%PUBLIC_URL%/static/favicon/512.png">
|
||||||
<meta name="format-detection" content="telephone=no">
|
<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">
|
<meta name="mobile-web-app-capable" content="yes">
|
||||||
<link rel="shortcut icon" href="%PUBLIC_URL%/static/favicon/512.png">
|
<link rel="shortcut icon" href="%PUBLIC_URL%/static/favicon/512.png">
|
||||||
|
|||||||
Reference in New Issue
Block a user