refactor: 规范化调整.vue文件结构及命名
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<template></template>
|
||||
|
||||
<script setup>
|
||||
import { useMessage } from 'naive-ui'
|
||||
|
||||
@@ -68,5 +70,3 @@ Object.defineProperty(window, '$message', {
|
||||
writable: false,
|
||||
})
|
||||
</script>
|
||||
|
||||
<template></template>
|
||||
|
||||
Reference in New Issue
Block a user