module.exports = [ // Nav 1 { text: "首页", link: "/" }, // Nav 2 { text: "文档", link: "/category/" }, { text: "关于我们", link: "/about/" }, ];