feat:添加域名检查提示

This commit is contained in:
zyronon
2025-07-11 20:28:45 +08:00
parent 627107d930
commit e8a89b8fb3

View File

@@ -49,7 +49,7 @@ const isMac = /macintosh|mac os x/i.test(navigator.userAgent);
<div class="collect" v-if="showNotice">
<div class="href-wrapper">
<div class="round">
<div class="href">typing-word.ttentau.top</div>
<div class="href">2study.top</div>
<Icon
width="22"
icon="mdi:star-outline"/>
@@ -179,4 +179,4 @@ const isMac = /macintosh|mac os x/i.test(navigator.userAgent);
}
}
</style>
</style>