From 7a98f76274e938bfa5b3894d58e162bc22af807c Mon Sep 17 00:00:00 2001 From: iFish Date: Mon, 4 Aug 2014 16:15:56 +0800 Subject: [PATCH] add profile js --- Web12306/css/ui/chat/chat-frame.css | 9 +++++++++ Web12306/index.html | 2 +- tools/favorite_name.js | 1 + tools/station_name.js | 1 + 4 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 tools/favorite_name.js create mode 100644 tools/station_name.js 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 @@ 关闭音乐 -