You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
<%--
|
|
|
|
|
Created by IntelliJ IDEA.
|
|
|
|
|
User: yht
|
|
|
|
|
Date: 2021/5/30
|
|
|
|
|
Time: 15:29
|
|
|
|
|
To change this template use File | Settings | File Templates.
|
|
|
|
|
--%>
|
|
|
|
|
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
|
|
|
|
|
<footer class="footer" style="background-color:#1C1C1C;color:white;height:80px;line-height:30px">
|
|
|
|
|
<div class="container text-center">
|
|
|
|
|
<p>版权所有:YHT China 电话:029-12345678<br />地址:陕西省西安市 邮编:123456</p>
|
|
|
|
|
</div>
|
|
|
|
|
</footer>
|