mirror of
https://github.com/Powerful-517/yys-editor.git
synced 2026-03-06 07:25:27 +00:00
多文件功能优化,部分样式调整
This commit is contained in:
@@ -83,7 +83,7 @@ import {ref, reactive} from 'vue';
|
||||
import html2canvas from "html2canvas";
|
||||
import {useI18n} from 'vue-i18n';
|
||||
import updateLogs from "../data/updateLog.json"
|
||||
import {useFilesStore} from "@/stores/files";
|
||||
import {useFilesStore} from "@/ts/files";
|
||||
|
||||
const filesStore = useFilesStore();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user