feat: PART 관리 기능 개선 및 Excel 업로드 수정
- PART 관리 목록에 열처리경도, 열처리방법, 표면처리, 공급업체 필드 추가 - Excel 업로드 시 공급업체 및 범주 이름 검증 로직 추가 (띄어쓰기 무시) - partMng.xml: SUPPLY_CODE 중복 제거 및 쿼리 최적화 - PartMngController: sup_code 코드맵 활성화 - common.js: jqGrid 호환성 개선 (getRows 에러 수정) - header.jsp, menu.jsp: 메뉴 UI 개선 - CSS: 로고 및 메뉴 스타일 조정
This commit is contained in:
@@ -319,7 +319,7 @@ header h1 {display:flex; align-items:center; height: 100%}
|
||||
.loginLogo_new {display: block; width: 246px; height: 100px; background: url(/images/loginLogo_kumho.png) left bottom no-repeat;background-size:contain; margin-bottom:10px;margin-left:-80px;}
|
||||
.slogun_box_new {position: relative; margin:144px 0px 0px 330px; width:50%; height:640px; background:#E7E9F0; border-radius: 25px 0px 0px 25px; z-index:1;}
|
||||
.slogun_box_new2 {display: block; width:78%; height:90%; background: url(/images/Intops-loginpage_last1.png) left bottom no-repeat; background-size:contain; margin-left:7%;padding-top:0;}
|
||||
header h1 .mainLogo_new {display:block; margin-left:-68px; width:223px; height:25px; background: url(/images/logo.png) center center no-repeat;
|
||||
header h1 .mainLogo_new {display:block; margin-left:-50px; width:235px; height:35px; background: url(/images/logo.png) center center no-repeat;
|
||||
background-size: contain; margin-top:0px; }
|
||||
|
||||
/*濡쒓렇???섏씠吏 (intops)
|
||||
|
||||
Reference in New Issue
Block a user