diff --git a/js/main.js b/js/main.js index 4ff9966..0ae1e66 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 @@ + + + + + マイページ + + + +
+

マイページ

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