<!-- * 草稿 --> <script setup lang="ts"> // import { ref } from 'vue'; </script> <template> <div></div> </template> <style lang="scss" scoped></style>