We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 472adbd commit 57d7295Copy full SHA for 57d7295
2 files changed
components/BaseEmpty.vue
@@ -3,9 +3,11 @@
3
<v-card
4
class="empty-card"
5
title="暂无相关数据"
6
- text="你可以试试更简短的关键词或者使用相似的词语..."
+ text="新站上线:面向自媒体/内容创作者的最流行的工具及资源导航站~"
7
min-width="200"
8
variant="outlined"
9
+ href="https://turbo0.com"
10
+ target="_blank"
11
></v-card>
12
<svg
13
width="1080"
components/PleaseInput.vue
@@ -99,10 +99,13 @@
99
100
101
title="请先输入搜索"
102
- text="欢迎体验新一代阿里云盘搜索引擎,感受找寻资源的快乐..."
103
104
105
- ></v-card>
106
107
+ >
108
+ </v-card>
109
</div>
110
</template>
111
0 commit comments