zhangxiao
2024-08-07 1712d1d2f45c4c271c4339d5751f068b42d7b21d
src/components/footer/index.vue
@@ -1,5 +1,5 @@
<template>
  <a-layout-footer class="footer">Arco Pro</a-layout-footer>
  <a-layout-footer class="footer">大模型平台</a-layout-footer>
</template>
<script lang="ts" setup></script>