@@ -1,6 +1,6 @@
<template>
<view class="app-container">
-
+ 123
</view>
</template>
@@ -12,7 +12,7 @@ export default {
}
},
created(){
- window.location.href = 'https://ohplay.radio1964.net/guide'
+ // window.location.href = 'https://ohplay.radio1964.net/guide'
</script>