Commit f79ae03d by 李宏达

lhd

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