From 5ec12c4dcd1cec088fc32370b547c63aaf2e0b0c Mon Sep 17 00:00:00 2001 From: larry2701 Date: Tue, 29 Apr 2025 16:59:16 +0800 Subject: [PATCH] =?UTF-8?q?0429=5F=E7=99=BB=E5=85=A5=E8=A8=BB=E5=86=8A?= =?UTF-8?q?=E8=88=87=E5=85=B6=E4=BB=96=E5=BE=AE=E8=AA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- entry-verification.html | 10 +++ forgot_password.html | 96 ++++++++++++++++++++++++ login.html | 127 ++++++++++++++++++++++++++++++++ main.html | 1 + personal.html | 2 +- resgiter.html | 97 +++++++++++++++++++++++++ resgiter_2.html | 150 ++++++++++++++++++++++++++++++++++++++ resgiter_3.html | 157 ++++++++++++++++++++++++++++++++++++++++ resgiter_4.html | 118 ++++++++++++++++++++++++++++++ scan_activate.html | 132 +++++++++++++++++++++++++++++++++ 10 files changed, 889 insertions(+), 1 deletion(-) create mode 100644 forgot_password.html create mode 100644 login.html create mode 100644 resgiter.html create mode 100644 resgiter_2.html create mode 100644 resgiter_3.html create mode 100644 resgiter_4.html create mode 100644 scan_activate.html diff --git a/entry-verification.html b/entry-verification.html index fccdaa0..3dfb1d5 100644 --- a/entry-verification.html +++ b/entry-verification.html @@ -71,6 +71,16 @@
+ + + + + + \ No newline at end of file diff --git a/login.html b/login.html new file mode 100644 index 0000000..933a24e --- /dev/null +++ b/login.html @@ -0,0 +1,127 @@ + + + + + + 登入畫面 + + + + +
+

社區通

+ + 登入圖示 + +
+ + + +
+ + +
+ + + + + \ No newline at end of file diff --git a/main.html b/main.html index 2bbc1ab..240ab13 100644 --- a/main.html +++ b/main.html @@ -160,6 +160,7 @@ +
diff --git a/personal.html b/personal.html index 13f3c8a..b605e4c 100644 --- a/personal.html +++ b/personal.html @@ -195,7 +195,7 @@ 我的社區
通知 - 條碼 + 條碼
diff --git a/resgiter.html b/resgiter.html new file mode 100644 index 0000000..d71ffa0 --- /dev/null +++ b/resgiter.html @@ -0,0 +1,97 @@ + + + + + + 新住戶註冊 + + + + + +
+
+ +
+ 新住戶註冊 +
+ +
+ +
+ 步驟 13 +
+ +

輸入電子郵件

+ +
+
+ + +
+ +
+ +
+
+ + + + + \ No newline at end of file diff --git a/resgiter_2.html b/resgiter_2.html new file mode 100644 index 0000000..869f5bb --- /dev/null +++ b/resgiter_2.html @@ -0,0 +1,150 @@ + + + + + + 驗證碼輸入 + + + + + +
+
+ +
+ 新住戶註冊 +
+ +
+ +
+ 步驟 23 +
+ +

請輸入驗證碼

+

我們已將 6 位數驗證碼寄至您的 Email

+ +
+
+ + + + + + +
+ +
+ +
+ +
+ +
+
+ + + + + \ No newline at end of file diff --git a/resgiter_3.html b/resgiter_3.html new file mode 100644 index 0000000..4490938 --- /dev/null +++ b/resgiter_3.html @@ -0,0 +1,157 @@ + + + + + + 新住戶註冊 - 基本資料 + + + + + +
+
+ +
+ 新住戶註冊 +
+ +
+
+ 步驟 33 +
+ +

填寫基本資料

+

請輸入您的基本資訊以完成註冊

+ +
+
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ + +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ + +
+
+ + + + + \ No newline at end of file diff --git a/resgiter_4.html b/resgiter_4.html new file mode 100644 index 0000000..5eb0b0e --- /dev/null +++ b/resgiter_4.html @@ -0,0 +1,118 @@ + + + + + + 等待管理員驗證 + + + + + +
+
+ 返回 +
+ 等待管理員驗證 +
+ +
+

親愛的用戶您好

+

您的新用戶申請已送至管理室,請等候開通。

+ +
+ + + + + + \ No newline at end of file diff --git a/scan_activate.html b/scan_activate.html new file mode 100644 index 0000000..754cc74 --- /dev/null +++ b/scan_activate.html @@ -0,0 +1,132 @@ + + + + + + 掃描開通 + + + + + +
+
+ +
+ 掃描開通 +
+ +
+

掃描 QR Code 來開通

+

請使用手機掃描下面的 QR Code 開通此住戶。

+ + + QR Code + + + +

如果無法掃描,請確保您的手機相機已開啟並正常工作。

+
+ + + + + + \ No newline at end of file