mirror of
https://github.com/ZiuChen/ClipboardManager.git
synced 2025-12-23 18:50:00 +08:00
feat: 拆分组件 用Vue3重写Main.vue
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import FileListVue from './FileList.vue'
|
||||
import FileList from './FileList.vue'
|
||||
|
||||
const props = defineProps({
|
||||
isShow: {
|
||||
|
||||
Reference in New Issue
Block a user