浏览代码

no message

DESKTOP-2S67K1S\31396 2 年之前
父节点
当前提交
d39c7d6cc6
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/pages/backgrounder/index.vue

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

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