index.vue 115 B

12345
  1. <template>
  2. <div class=""></div>
  3. </template>
  4. <script setup lang="ts"></script>
  5. <style lang="scss" scoped></style>