From 34d6f8a3dcf8c75ee63c6106feb0b2921cc2e7df Mon Sep 17 00:00:00 2001 From: theliu Date: Sun, 26 Apr 2026 19:59:44 +0800 Subject: [PATCH] v1.0 --- index.html | 185 +++++++++++++++++++++++++++++++++++++++++ login.html | 237 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 422 insertions(+) create mode 100644 index.html create mode 100644 login.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..41c1d2b --- /dev/null +++ b/index.html @@ -0,0 +1,185 @@ + + + + + + Web WeChat - 苹果风格聊天 + + + + +
+ + + + +
+
+
+
+ +
+
+

选择对话

+

离线

+
+
+
+ + + + +
+
+ +
+ +
+ +

欢迎使用 Web WeChat

+

选择一个联系人开始聊天

+
+
+ +
+
+ + +
+
+ + +
+
+ + + +
+ + +
+ +
+ +
+
+ + + + + +
+ +
+ +
+
+
+ + + + + \ No newline at end of file diff --git a/login.html b/login.html new file mode 100644 index 0000000..d65cdb2 --- /dev/null +++ b/login.html @@ -0,0 +1,237 @@ + + + + + + Web WeChat - 登录 + + + + + +
+ +
+ + + + \ No newline at end of file