Commit 936d6f02 authored by zhangyanni's avatar zhangyanni

跳转

parent e7f1e3f0
......@@ -75,7 +75,6 @@
( window, document, "script", "1652422665091079" );
}
if(location.href.indexOf('activitydetail')>-1||location.href.indexOf('phoneRequireDetail')>-1||location.href.indexOf('projectdetails')>-1){
console.log(1)
var scriptVal = document.getElementsByTagName("script")[0],jsSrc = document.createElement("script");
jsSrc.src = "https://res.wx.qq.com/open/js/jweixin-1.2.0.js";
scriptVal.parentNode.insertBefore( jsSrc, scriptVal )
......
......@@ -364,8 +364,8 @@
this.$router.push("/vip")
}
if(type==3){
// globalMsg.$emit('sendIndex',-2);
// this.$router.push("/vip")
globalMsg.$emit('sendIndex',-2);
this.$router.push("/questionfill")
}
},
handleToProject(data){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment