@@ -60,7 +60,7 @@ const VIDEO_MAP = [
'csbwg.mp4'
]
-const isShowPlayBtn = ref($isSafari.value)
+const isShowPlayBtn = ref($isSafari)
function onClickPlayVideo() {
startupVideoRef.value.play()
isShowPlayBtn.value = false