zhangxiao
2024-08-09 7d0b7f478d812933b3dc3721095f7d5d8df44238
src/components/footer/index.vue
@@ -1,5 +1,5 @@
<template>
  <a-layout-footer class="footer">大模型平台</a-layout-footer>
  <a-layout-footer class="footer">SmartAl大模型平台</a-layout-footer>
</template>
<script lang="ts" setup></script>