소스 검색

html修改

liliang4869 7 년 전
부모
커밋
34ff04c883
2개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 0
      src/main/webapp/WEB-INF/views/common.html
  2. 1 1
      src/main/webapp/WEB-INF/views/portal/service/serviceIndex.html

+ 3 - 0
src/main/webapp/WEB-INF/views/common.html

@@ -326,6 +326,9 @@
 			</div>
 		</div>
 		<div class="smg"><input type="text" name="msg" value="111" id="msg"/></div>
+		<div class="loading">
+			<div></div>
+		</div>
 	</th:block>
 
 	<th:block th:fragment="footer(scripts)">

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
src/main/webapp/WEB-INF/views/portal/service/serviceIndex.html