chore: show icp
This commit is contained in:
@@ -4,7 +4,7 @@ const displayICP = ref(true)
|
|||||||
|
|
||||||
onBeforeMount(() => {
|
onBeforeMount(() => {
|
||||||
if (isClient)
|
if (isClient)
|
||||||
displayICP.value = ['www.yunyoujun.cn', 'localhost'].includes(window.location.hostname)
|
displayICP.value = ['cook.yunyoujun.cn', 'localhost'].includes(window.location.hostname)
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user