liudong
2024-08-13 59f3a0a8d8b6d221949a4e74e005ebfd7242aaf7
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">SmartAl大模型平台</a-layout-footer>
</template>
<script lang="ts" setup></script>