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.

10 lines
688 B

3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
  1. <footer class="footer">
  2. <div class="footer-cert">
  3. <span class="copyright"><?php echo sysconfig('CMS_POWERBY'); ?></span>
  4. <a href="https://beian.miit.gov.cn/" target="_blank" class="footer-item footer-sgs"
  5. data-track-name="ft/icp">粤ICP备2020101949号</a>
  6. <a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=44011102002832" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"><img src="/img/ga.png" style="float:left;"/><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">粤公网安备 44011102002832</p></a>
  7. </div>
  8. </footer>