TOPVERSE_Official/pages/about.vue

12 lines
249 B
Vue
Raw Normal View History

2023-06-01 18:10:04 +08:00
<script setup>
</script>
<template>
<div class="mt-10 md:mt-20">
<Section>
<Typography title="关于我们" topic="TOPVERSE" description="asfasgdgagadgadjlkajdljfa;dj;lfajd;lkfja;ldjf;laj;lfja;d" />
</Section>
</div>
</template>