Skip to content

Commit

Permalink
fix 修改路由
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanze-laolin committed Oct 25, 2024
1 parent 5755255 commit ad6d73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export default defineConfig({
{ text: "🌟 会员特权", link: "/basic/vip" },
{ text: "❓ 常见问题", link: "/basic/faq" },
{ text: "🗳️ 申请发票", link: "/basic/invoice" },
{ text: "📱 Android 悬浮提词", link: "/basic/android" },
{ text: "📱 手机端教程", link: "/basic/mobile" },
],
},
{
Expand Down

0 comments on commit ad6d73f

Please sign in to comment.