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