diff --git a/src/.vitepress/theme/components/PluginCards.vue b/src/.vitepress/theme/components/PluginCards.vue index 587001e..2b90b96 100644 --- a/src/.vitepress/theme/components/PluginCards.vue +++ b/src/.vitepress/theme/components/PluginCards.vue @@ -83,7 +83,7 @@ function showDownload(plugin: PluginInfo) { ElNotification({ title: '现默认提供 Zotero 7 插件', dangerouslyUseHTMLString: true, - message: 'Zotero 7 现已正式发布,我们推荐所有同学更新到 Zotero 7。

请查阅 Zotero 7 更新指南

插件商店将于秋季学期开学后移除所有尚未支持 Zotero 7 的插件。', + message: 'Zotero 7 现已正式发布,我们推荐所有同学更新到 Zotero 7。

请查阅 Zotero 7 更新指南

插件商店将于秋季学期开学后移除所有尚未支持 Zotero 7 的插件。', type: 'warning', duration: 10000, offset: 60,