aop로 권한 적용되게 추가

This commit is contained in:
Suh
2024-01-15 15:39:00 +09:00
parent cd82828562
commit f21300a991
16 changed files with 423 additions and 14 deletions

View File

@@ -1,6 +1,10 @@
.navi-bg {
background-color : antiquewhite;
background-color : #222831;
}
.nav-item a{
color : #EEEEEE;
}
.img-user{
width : 100%;
}