From 66ff22695f5488780507e8a66d377f8f0cc89932 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E5=A3=AB=E6=B6=B5?= <630892807@qq.com> Date: Wed, 10 Jun 2020 22:18:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=92=A8=E8=AF=A2=E7=95=8C=E9=9D=A2=E7=9A=84?= =?UTF-8?q?=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/account.json | 5 +++++ static/html/chat_page.html | 31 ++++++++++++++++++++----------- 2 files changed, 25 insertions(+), 11 deletions(-) create mode 100644 config/account.json diff --git a/config/account.json b/config/account.json new file mode 100644 index 0000000..420daf1 --- /dev/null +++ b/config/account.json @@ -0,0 +1,5 @@ +{ + "Username":"admin", + "Password":"admin" +} + diff --git a/static/html/chat_page.html b/static/html/chat_page.html index e1e9a41..f525e2d 100644 --- a/static/html/chat_page.html +++ b/static/html/chat_page.html @@ -102,7 +102,7 @@