Fix: 登录页浏览器推荐改为简洁单行小字,去掉黄色方框

This commit is contained in:
2026-02-27 14:56:09 +08:00
parent 0e376ec1f1
commit ba4f9113ae

View File

@@ -374,20 +374,14 @@
</div>
{{-- 推荐浏览器提示 --}}
<div
style="margin-top: 14px; padding: 7px 10px; background: #fffbea; border: 1px solid #f0d060; border-radius: 4px; font-size: 11px; color: #7a5f00; text-align: center; line-height: 1.7;">
🌐 <b>推荐使用</b>
<div style="margin-top: 10px; font-size: 11px; color: #888; text-align: center;">
🌐 推荐
<a href="https://www.microsoft.com/zh-cn/edge/download" target="_blank"
style="color: #1565c0; font-weight: bold; text-decoration: none;" title="下载 Microsoft Edge">
Microsoft Edge
</a>
style="color: #1565c0; text-decoration: none;">Edge</a>
/
<a href="https://www.google.com/chrome/" target="_blank"
style="color: #e53935; font-weight: bold; text-decoration: none;" title="下载 Google Chrome">
Google Chrome
</a>
浏览器,以获得最佳聊天体验<br>
<span style="color: #999; font-size: 10px;">IE / 旧版浏览器不支持 WebSocket将无法正常使用</span>
style="color: #c0392b; text-decoration: none;">Chrome</a>
浏览器IE 等旧版不支持聊天室
</div>
</div>