index.vue 221 B

1234567891011121314
  1. <!--
  2. * @Description:
  3. * @Author: 欧阳承珺
  4. * @LastEditors: 欧阳承珺
  5. * @Date: 2022-10-17 11:06:52
  6. * @LastEditTime: 2022-10-17 16:45:34
  7. -->
  8. <template>
  9. <div>123</div>
  10. </template>
  11. <script lang="ts">
  12. </script>