footer.vue 321 B

1234567891011121314
  1. <!--
  2. * @Description: 页脚
  3. * @Author: kcz
  4. * @Date: 2019-12-26 21:15:52
  5. * @LastEditors: kcz
  6. * @LastEditTime: 2021-05-27 15:18:48
  7. -->
  8. <template>
  9. <footer class="footer-9136076486841527">
  10. <a target="_new_page" href="https://github.com/Kchengz/k-form-design"
  11. >k-form-design</a
  12. >
  13. </footer>
  14. </template>