Explorar o código

브랜드 메인롤링배너 텍스트 색상 적용오류수정(소스롤백되어있었음)

jmh %!s(int64=4) %!d(string=hai) anos
pai
achega
8fdf373b31

+ 1 - 1
src/main/webapp/WEB-INF/views/web/display/BrandMainFormWeb.html

@@ -36,7 +36,7 @@
 										<div class="swiper-slide">
 										<div class="swiper-slide">
 											<th:block th:if="${ContentsData.imgPath1!=null && ContentsData.imgPath1!=''}">
 											<th:block th:if="${ContentsData.imgPath1!=null && ContentsData.imgPath1!=''}">
 												<div class="txtWrap">
 												<div class="txtWrap">
-													<dl id="textArea">
+													<dl th:class="${ContentsData.strVar7=='BLACK'?'':'w'}" id="textArea">
 														<dd class="bMainTitle">
 														<dd class="bMainTitle">
 															<input type="hidden" name="mainTitle" th:value="${ContentsData.strTitle1}"/>
 															<input type="hidden" name="mainTitle" th:value="${ContentsData.strTitle1}"/>
 														</dd>
 														</dd>