Commit f79ae03d by 李宏达

lhd

parent 1b374226
......@@ -589,7 +589,7 @@ var app = new Vue({
this.pushx({
title: "区域专利监控",
name: "/iframehtmlone",
params: { url: 'https://zhuanzhidao.gongsibao.com/#/regionalpatentmonitoring' }
params: { url: 'http://zhuanzhidao.gongsibao.com/#/regionalpatentmonitoring' }
})
// this.loadingHome = true;
// setTimeout(()=>{
......@@ -602,7 +602,7 @@ var app = new Vue({
this.pushx({
title: "企业决策",
name: "/iframehtmltwo",
params: { url: 'https://zhuanzhidao.gongsibao.com/#/businessdecisions' }
params: { url: 'http://zhuanzhidao.gongsibao.com/#/businessdecisions' }
})
return false;
}
......@@ -1481,7 +1481,7 @@ var app = new Vue({
this.pushx({
title: "区域专利监控",
name: "/iframehtml",
params: { url: 'https://zhuanzhidao.gongsibao.com/#/patentsimplesearch' }
params: { url: 'http://zhuanzhidao.gongsibao.com/#/patentsimplesearch' }
})
return false;
}
......@@ -1491,7 +1491,7 @@ var app = new Vue({
this.pushx({
title: "区域专利监控",
name: "/iframehtmlone",
params: { url: 'https://zhuanzhidao.gongsibao.com/#/regionalpatentmonitoring' }
params: { url: 'http://zhuanzhidao.gongsibao.com/#/regionalpatentmonitoring' }
})
// this.loadingHome = true;
// setTimeout(()=>{
......@@ -1504,7 +1504,7 @@ var app = new Vue({
this.pushx({
title: "企业决策",
name: "/iframehtmltwo",
params: { url: 'https://zhuanzhidao.gongsibao.com/#/businessdecisions' }
params: { url: 'http://zhuanzhidao.gongsibao.com/#/businessdecisions' }
})
return false;
}
......
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