zhouhao
2022-01-06 bee1edb443338e97dbad62c2c01c963b70a0c746
修改返回APP地址
1 files modified
2 ■■■ changed files
src/views/main/singsuc.vue 2 ●●● patch | view | raw | blame | history
src/views/main/singsuc.vue
@@ -28,7 +28,7 @@
  //方法集合
  methods: {
      returnApp(){
           window.location.href ="https://www.qianyuechenggong.com/"
           window.location.href ="https://www.qadlj.com/authorizeBack.html"
    }
  },
  //生命周期 - 创建完成(可以访问当前this实例)