// nav module.exports = [ { text: '首页', link: '/' }, { text: '文章', link: '/blog/' }, ]