提交 76fad0a2 编写于 作者: D DCloud_LXH

chore: navbar.js

上级 ba98085c
......@@ -171,10 +171,10 @@ export const navbarLanguage = {
},
{
text: 'English',
link: 'https://en.uniapp.dcloud.io/',
/* click() {
localStorage.setItem(window.__UNI_DOCS_ZH_KEY__ || 'unidocs-zh-language', 'en')
} */
link: 'javascript:;',
click() {
location.href = 'https://en.uniapp.dcloud.io' + location.pathname + location.hash + location.search
}
}
]
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册