diff --git a/public/static/images/main/login_email.svg b/public/static/images/main/login_email.svg new file mode 100644 index 0000000..1ea1a27 --- /dev/null +++ b/public/static/images/main/login_email.svg @@ -0,0 +1,10 @@ + diff --git a/src/app/login/page.jsx b/src/app/login/page.jsx index 549d960..0fcc0cb 100644 --- a/src/app/login/page.jsx +++ b/src/app/login/page.jsx @@ -7,42 +7,70 @@ import { useState } from 'react' export default function LoginPage(){ const [passwordVisible, setPasswordVisible] = useState(false); + const [passwordReset, setPasswordReset] = useState(1); return(
| 販売代理店名 * | +
+
+
+
+ |
+
|---|---|
| 販売代理店名フリガナ * | +
+
+
+
+ |
+
| 郵便番号/住所 * | +
+
+
+
+
+
+
+
+
+ |
+
| 電話番号 * | +
+
+
+
+ |
+
| FAX番号 * | +
+
+
+
+ |
+
| 法人番号 | +
+
+
+
+ |
+
| 担当者名 * | +
+
+
+
+ |
+
|---|---|
| 担当者名ふりがな | +
+
+
+
+ |
+
| アプリケーションID * | +
+
+
+
+ |
+
| メールアドレス * | +
+
+
+
+ |
+
| 電話番号 * | +
+
+
+
+ |
+
| FAX番号 * | +
+
+
+
+ |
+
| 部署名 | +
+
+
+
+ |
+