Bläddra i källkod

后台运行保护协议

DESKTOP-2S67K1S\31396 2 år sedan
förälder
incheckning
02369ca88d
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      src/pages/backgrounder/index.vue

+ 2 - 2
src/pages/backgrounder/index.vue

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