diff --git a/client/ui/dialog/UserProfileDialog.tsx b/client/ui/dialog/UserProfileDialog.tsx index 45ae519..b508035 100644 --- a/client/ui/dialog/UserProfileDialog.tsx +++ b/client/ui/dialog/UserProfileDialog.tsx @@ -71,8 +71,17 @@ export default function UserProfileDialog({ { isMySelf && <> userProfileEditDialogRef.current!.open = true}>編輯資料 + {/* 賬號設定 隱私設定 + */} + + dialog({ + + })}>退出登錄 } @@ -102,10 +111,13 @@ export default function UserProfileDialog({ - + { + e.target.select() + e.target.setSelectRange(0, 1145141919810) + }}> + userProfileEditDialogRef.current!.open = false}>取消 {