Skip to content

Commit 72a567c

Browse files
docs: ✏️ 文档推荐用户从wot-design-uni.cn迁移至wot-design-uni.gitee.io
1 parent 2d23607 commit 72a567c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ footer: false
5252
import { onMounted } from 'vue'
5353
import { ElMessage, ElMessageBox } from 'element-plus'
5454
onMounted(()=>{
55-
if (window.location.hostname === 'localhost') {
55+
if (window.location.hostname === 'wot-design-uni.cn') {
5656
ElMessageBox.confirm('您正在访问的站点速度较慢,是否跳转至更快的 wot-design-uni.gitee.io ?', '提示', {
5757
confirmButtonText: '确定',
5858
cancelButtonText: '取消',

0 commit comments

Comments
 (0)