浏览代码

html修改

liliang4869 7 年之前
父节点
当前提交
34ff04c883

+ 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