|
@@ -33,7 +33,7 @@ const { proxy } = getCurrentInstance() as any;
|
|
// 加载中
|
|
// 加载中
|
|
const loading: Ref<any> = ref(false);
|
|
const loading: Ref<any> = ref(false);
|
|
const info: Ref<any> = ref({
|
|
const info: Ref<any> = ref({
|
|
- file: '/src/assets/video.mp4',
|
|
|
|
|
|
+ file: '/src/assets/home.mp4',
|
|
title: '2022年杭州市技术经纪人培训班-第1课',
|
|
title: '2022年杭州市技术经纪人培训班-第1课',
|
|
time: '2024-01-05 09:12:23'
|
|
time: '2024-01-05 09:12:23'
|
|
});
|
|
});
|