yee 8 years ago
parent
commit
fd09cf452c

File diff suppressed because it is too large
+ 413 - 1
src/main/webapp/WEB-INF/views/portal/activity/activityIndex.html


File diff suppressed because it is too large
+ 187 - 2
src/main/webapp/WEB-INF/views/portal/activity/details.html


File diff suppressed because it is too large
+ 203 - 1
src/main/webapp/WEB-INF/views/portal/news/newsDetails.html


+ 1 - 3
src/main/webapp/WEB-INF/views/portal/news/newsIndex.html

@@ -345,9 +345,7 @@
 	</div>
 
 	<footer>
-		<div class="container">
-			<a href="#">联系我们</a> <a href="#">联系我们</a> <a href="#">联系我们</a> <a href="#">联系我们</a> <a href="#">联系我们</a> <a href="#">联系我们</a>
-		</div>
+		<div th:replace="common::copyright"></div>
 	</footer>
 	<script type="text/javascript" src="${portalHost + '/vendors.js'}"></script>
 	<script type="text/javascript" src="${portalHost + '/news/newsIndex.js'}"></script>