refactor: 统一 setup 格式
parent
9ac17b3ce2
commit
c1a4edf7b1
@ -1,4 +1,4 @@
|
||||
<template>
|
||||
<div>index</div>
|
||||
</template>
|
||||
<script setup lang="ts"></script>
|
||||
<script lang="ts" setup></script>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue