kongdeqiang
5 小时以前 5788c53ae08862613544ec224212024e18ccf7cd
feat: 修改支付页面
1个文件已修改
2 ■■■ 已修改文件
src/components/page/IndexXTYH.vue 2 ●●● 补丁 | 查看 | 原始文档 | 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;
    }