shiyj
2019-07-07 348c483d9e8cf81c485289a44c717fe1c23f4065
1
2
3
4
5
6
7
8
<div class="footer" id="copyright">
    <div class="float-right">
        <strong>{{copyrightInfo.otherInfo}}</strong>
    </div>
    <div>
        <strong>Copyright</strong> {{copyrightInfo.company}} &copy; {{copyrightInfo.date}}
    </div>
</div>