浏览代码

更换底部弹窗地址

shaogen1995 3 年之前
父节点
当前提交
c79daac039
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/gui/menu.vue

+ 2 - 2
src/views/gui/menu.vue

@@ -350,8 +350,8 @@ export default {
       this.showShare = true;
     },
     openLink(){
-      if(window.number==='832') this.myAnswerSrc = 'http://139.9.33.142/game/sj2/'
-      else if (window.number==='801') this.myAnswerSrc = 'http://139.9.33.142/game/sj/'
+      if(window.number==='832') this.myAnswerSrc = 'http://bwg.daoga.com.cn/game/sj2/'
+      else if (window.number==='801') this.myAnswerSrc = 'http://bwg.daoga.com.cn/game/sj/'
       else return
       this.myAnswer=true
       // this.isMobile?(window.location.href=LinkDATA[window.number]):(window.open(LinkDATA[window.number],'_blank'))