|
@@ -53,7 +53,6 @@ import type { Ref } from 'vue';
|
|
|
import { onMounted, getCurrentInstance, ref } from 'vue';
|
|
|
import { useRouter } from 'vue-router';
|
|
|
import video_1 from '@/assets/video_1.png';
|
|
|
-import video_2 from '@/assets/video_2.jpg';
|
|
|
// 接口
|
|
|
// import { ToolsStore } from '@/stores/tool';
|
|
|
// import type { IQueryResult } from '@/util/types.util';
|