mirror of
https://github.com/sunniejs/vue-h5-template.git
synced 2025-04-06 03:57:50 +08:00
docs: 修改导航栏
This commit is contained in:
parent
d43e685e68
commit
2f63ab23de
@ -35,8 +35,7 @@ module.exports = {
|
|||||||
function nav() {
|
function nav() {
|
||||||
return [
|
return [
|
||||||
{ text: "介绍", link: "/guide/" },
|
{ text: "介绍", link: "/guide/" },
|
||||||
{ text: "掘金", link: "https://juejin.cn/user/3016715636842622" },
|
{ text: "加入我们", link: "https://github.com/sunniejs/vue-h5-template" },
|
||||||
{ text: "加入我们", link: "https://github.com/tobe-fe-dalao/fastool" },
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user