Explorar el Código

更换底部弹窗地址

shaogen1995 hace 3 años
padre
commit
c79daac039
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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'))