refactor: define setup in script label

This commit is contained in:
zchengo
2023-01-25 18:31:18 +08:00
parent c1a3f31cad
commit 8f8ac3dda0
12 changed files with 1562 additions and 1822 deletions
+1 -3
View File
@@ -24,10 +24,8 @@
</div>
</template>
<script>
export default {
<script setup>
}
</script>
<style scoped>