설정페이지

- 회사정보 추가
This commit is contained in:
Yu Sung 2024-02-05 22:14:32 +09:00
parent 5fe41f8db3
commit 638d00ffc3
1 changed files with 13 additions and 0 deletions

View File

@ -155,6 +155,19 @@ struct SettingsView: View {
.cornerRadius(6.7)
.padding(.top, 13.3)
Text("""
- :
- :
- : 410, 11 A08호(, )
- : 508-86-01545
- : 2022--00559
- : 02.2055.1477
""")
.font(.custom(Font.medium.rawValue, size: 11))
.foregroundColor(Color(hex: "777777"))
.frame(width: cardWidth, alignment: .leading)
.padding(.top, 13.3)
Spacer()
Text("로그아웃")