mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(docs): fix link gitee sites confirm keep appearing (#3720)
This commit is contained in:
@@ -55,6 +55,7 @@ onMounted(async () => {
|
||||
)
|
||||
|
||||
if (lang.value === 'zh-CN') {
|
||||
if (location.host === 'element-plus.gitee.io') return
|
||||
try {
|
||||
await ElMessageBox.confirm(
|
||||
'建议大陆用户访问部署在国内的站点,是否跳转?',
|
||||
|
||||
Reference in New Issue
Block a user