|
@@ -22,7 +22,7 @@
|
|
|
import type { Ref } from 'vue';
|
|
|
import { onMounted, getCurrentInstance, ref } from 'vue';
|
|
|
// 图片引入
|
|
|
-import video from '@/assets/video.mp4';
|
|
|
+import video from '@/assets/home.mp4';
|
|
|
// 接口
|
|
|
// import { ToolsStore } from '@/stores/tool';
|
|
|
// import type { IQueryResult } from '@/util/types.util';
|