| src/components/page/IndexXTYH.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/page/IndexXTYH.vue
@@ -274,7 +274,7 @@ //初始化跳转 39 服务器 if(this.code2 == null || this.code2 == ''){ window.location.href = `http://hesuancj.cn/#/index2?code2=${params.code || ''}`; window.location.href = `http://192.168.0.118:8082/#/index2?code2=${params.code || ''}`; //window.location.href = "http://60.0.121.40:8889/#/IndexXTYH39?code2="+cs.code //测试用的 return; }