吴学文
2019-04-15 da8850009613c32e8b3fa1fe7e56559b2c272b70
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>