WebService/src/main/resources/components/pageFramePackage/copyright/copyright.html
@@ -1,8 +1,11 @@ <div class="footer" id="copyright"> <div class="float-right"> <strong>{{copyrightInfo.otherInfo}}</strong> <strong>治家通小区管理系统</strong> </div> <div> <strong>Copyright</strong> {{copyrightInfo.company}} © {{copyrightInfo.date}} | {{copyrightInfo.openSource}} <strong>Copyright</strong> <span> 精诚物业服务有限公司 团队 </span> </div> </div>