refactor:界面重构、渲染逻辑重构
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import MainView from './components/MainView.vue';
|
||||
import MainView from "../preview/views/MainView.vue";
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user