Browse Source

短视频迁移

liaoyongfei 4 years ago
parent
commit
d7b1a51973
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/views/doctorRegister/doctorMine/doctorMine.vue

+ 3 - 1
src/views/doctorRegister/doctorMine/doctorMine.vue

@@ -87,7 +87,9 @@ export default {
       if(path==='MyProfitIndex') {
         window.location.href=host2+`/ymallWechat/code?redirectCode=myProfitIndex`
       }else{
-        window.location.href=`https://ue.360lj.com/api/Home/Login?identity=1&backurl=https://ue.360lj.com/dist/${path}`
+        console.log("path: ", path)
+        // window.location.href=`https://ue.360lj.com/api/Home/Login?identity=1&backurl=https://ue.360lj.com/dist/${path}`
+        this.$router.push(path)
       }
     },
     // 获取用户信息接口