@@ -12,7 +12,8 @@ export default {
}
},
created(){
- window.location.href = 'https://ohplay.radio1964.net/guide'
+ console.log(1);
+ // window.location.href = 'https://ohplay.radio1964.net/guide'
</script>