From 2e6e8d162474667f86046583877156ae784d6f43 Mon Sep 17 00:00:00 2001 From: ChloeChen0423 Date: Mon, 19 May 2025 10:42:13 +0900 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=94=A8=E6=88=B7=E4=B8=BB?= =?UTF-8?q?=E9=A1=B5=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/main.js | 2 +- userhome.html | 154 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 155 insertions(+), 1 deletion(-) create mode 100644 userhome.html diff --git a/js/main.js b/js/main.js index 0e10a0f..9143548 100644 --- a/js/main.js +++ b/js/main.js @@ -182,7 +182,7 @@ $(function () { const token = response.token; localStorage.setItem('authToken', token); alert('ログイン成功!'); - window.location.href = 'index.html'; + window.location.href = 'userhome.html'; $('#loginModal').fadeOut(); }, error: function () { diff --git a/userhome.html b/userhome.html new file mode 100644 index 0000000..a9f76df --- /dev/null +++ b/userhome.html @@ -0,0 +1,154 @@ + + + + + マイページ + + + +
+

マイページ

+
+ + 画像
+ +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ + +
+ + + + +