Kaynağa Gözat

后台运行保护协议

DESKTOP-2S67K1S\31396 2 yıl önce
ebeveyn
işleme
02369ca88d
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      src/pages/backgrounder/index.vue

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

@@ -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>