8 lines
108 B
Vue
Raw Normal View History

2024-03-31 15:51:00 +08:00
<template>
2024-03-31 18:12:33 +08:00
<div></div>
2024-03-31 15:51:00 +08:00
</template>
<script setup lang="ts"></script>
<style lang="scss" scoped></style>