zhangxiao
2024-08-26 53fd55bdf6544ae9c2697e460766ce2d53044dbe
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>