吴学文
2019-03-20 4a7837c46a5d10755ba1eeb29f833c3eaa8a703e
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>