@@ -1,22 +0,0 @@
-<template>
- <view class="app-container">
-
- </view>
-</template>
-<script>
-export default {
- data() {
- return {
- }
- },
- created(){
- window.location.href = "https://ohplay.radio1964.net/about"
-}
-</script>
-<style lang="scss">
-</style>