<template>
  <div class="index"></div>
</template>

<script setup lang="ts"></script>

<style lang="less" scoped></style>