Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 578a38b

Browse files
committed
增加文档迁移提醒
1 parent 378e986 commit 578a38b

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

docs/.vuepress/theme.ts

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -114,21 +114,11 @@ export default hopeTheme(
114114
{
115115
path: "/zh",
116116
title: '温馨提示',
117-
content: '<i class="fa-solid fa-light-emergency-on fa-bounce" style="color: #ff0000;"></i>&nbsp;<span style="color:rgb(255, 0, 0);font-weight:bold;">请仔细查看弹窗提示内容</span><br/><br/>TOP.<span style="color:red; font-weight:bold;">正在使用 beta 预构建产物的用户,如 Docker Image、前端预构建包等,或执行自构建的用户,请尽快拉取最新版本(前端版本 v4.0.0-rc.4 及以上),有重要更新!</span><br/><br/>0.<span style="color:red; font-weight:bold;">OpenList 正在紧锣密鼓筹备首个 Release,请关注我们!</span><br/><br/>1.OpenList v3.30.0 版本开始将不再支持Win7/Server2008,因为Go不支持了,<a href="https://github.com/golang/go/issues/64622">点击查看详细说明</a>.<br/><br/><span style="color:rgb(255, 0, 0);font-weight:bold;">2.添加云盘后请及时配置[防盗/元信息]等措施,防止被[爬虫/其他人]恶意[访问/分享]导致帐号被[冻结/禁用].</span></span>',
117+
content: '本文档已经不再进行维护,请转移至最新文档作为配置参考。',
118118
actions: [
119119
{
120-
text: "阿里云open",
121-
link: "/zh/guide/drivers/aliyundrive_open",
122-
type: "primary",
123-
},
124-
{
125-
text: "GitHub",
126-
link: "https://github.com/OpenListTeam/OpenList",
127-
type: "primary",
128-
},
129-
{
130-
text: "配置",
131-
link: "/zh/config/configuration",
120+
text: "最新文档",
121+
link: "https://doc.oplist.org/",
132122
type: "primary",
133123
},
134124
],

0 commit comments

Comments
 (0)