We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a2e919 commit 4bee44cCopy full SHA for 4bee44c
dashboard/src/views/Video2.vue
@@ -9,7 +9,7 @@
9
@onSearch="onSearch"
10
:now_site_title="form.now_site_title"
11
>
12
- <template v-slot:default>
+ <template #default>
13
<!-- 默认default 插槽的内容放这里 -->
14
<div class="current-time">
15
<span>{{ currentDateTime }}</span>
0 commit comments