feat: add wechat webui login server and page

This commit is contained in:
237899745
2026-02-27 15:24:20 +08:00
parent 0951732c7a
commit 5d5ddf0679
3 changed files with 1626 additions and 0 deletions

5
.gitignore vendored
View File

@@ -33,3 +33,8 @@ __pycache__/
# OS files
.DS_Store
Thumbs.db
# WeChat webui runtime/session artifacts
/wechat-webui/.session.json
/wechat-webui/webui.log
/wechat-webui/__pycache__/