diff --git a/Web12306/css/ui/chat/chat-frame.css b/Web12306/css/ui/chat/chat-frame.css index 3dbeadf..667f8c7 100644 --- a/Web12306/css/ui/chat/chat-frame.css +++ b/Web12306/css/ui/chat/chat-frame.css @@ -9,6 +9,15 @@ border-left: 1px solid #d67e29; box-shadow: 0 0 5px rgba(214, 126, 41, 0.50); box-sizing: border-box; + display: none; +} + +#chat_server_select { + display: none; +} + +#chat_float_tip { + display: none; } #chat-frame .chat-page { diff --git a/Web12306/index.html b/Web12306/index.html index 69cee40..01d3b38 100644 --- a/Web12306/index.html +++ b/Web12306/index.html @@ -771,7 +771,7 @@ 关闭音乐 -