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