mirror of
https://github.com/Zhuym07/Tsumugiboshi.git
synced 2025-05-20 08:37:27 +08:00
更新index.html,修改认证提示文本以更清晰地说明身份认证要求
This commit is contained in:
parent
fc7c93de91
commit
9ca6cde4b0
@ -799,7 +799,7 @@
|
|||||||
{/* 新增认证提示区域 */}
|
{/* 新增认证提示区域 */}
|
||||||
<Box display="flex" justifyContent="space-between" alignItems="center" mt={2}>
|
<Box display="flex" justifyContent="space-between" alignItems="center" mt={2}>
|
||||||
<Typography variant="body2" color="textSecondary">
|
<Typography variant="body2" color="textSecondary">
|
||||||
⚠️部分后端地址受 Cloudflare Zero Trust 保护,使用前可能需要身份认证。
|
⚠️部分后端地址已设置访问认证保护,使用前需完成身份认证。
|
||||||
</Typography>
|
</Typography>
|
||||||
<Button
|
<Button
|
||||||
variant="text"
|
variant="text"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user