Skip to content

Commit

Permalink
link
Browse files Browse the repository at this point in the history
  • Loading branch information
MX-fox committed Jul 27, 2024
1 parent 8373115 commit f9b9f01
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/.vitepress/catalogue.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ export const deploySidebar = {
link: "/deploy/android_keepalive" ,
items: [
{ text: "授予海豹核心必要权限", link: "/deploy/android_keepalive#%E6%8E%88%E4%BA%88%E6%B5%B7%E8%B1%B9%E6%A0%B8%E5%BF%83%E5%BF%85%E8%A6%81%E6%9D%83%E9%99%90" },
{ text: "HyperOS(小米/红米)", link: "/deploy/android_keepalive#hyperos" },
{ text: "MIUI(小米/红米)", link: "/deploy/android_keepalive#miui" },
{ text: "鸿蒙系统(华为)", link: "/deploy/android_keepalive#%E9%B8%BF%E8%92%99%E7%B3%BB%E7%BB%9F" },
{ text: "ColorOS(OPPO/一加)", link: "/deploy/android_keepalive#coloros" },
{ text: "HyperOS(小米/红米)", link: "/deploy/android_keepalive#hyperos-小米-红米" },
{ text: "MIUI(小米/红米)", link: "/deploy/android_keepalive#miui-小米-红米" },
{ text: "鸿蒙系统(华为)", link: "/deploy/android_keepalive#鸿蒙系统-华为" },
{ text: "ColorOS(OPPO/一加)", link: "/deploy/android_keepalive#coloros-oppo-一加" },
{ text: "通用设置", link: "/deploy/android_keepalive#%E9%80%9A%E7%94%A8%E8%AE%BE%E7%BD%AE" },
],
},
Expand Down

0 comments on commit f9b9f01

Please sign in to comment.