提交 02636216 编写于 作者: 张磊's avatar 张磊

change jump page

上级 c13e4f6e
...@@ -323,7 +323,7 @@ export default { ...@@ -323,7 +323,7 @@ export default {
if(this.picaWechat == 'wechat') { if(this.picaWechat == 'wechat') {
return false; return false;
} }
const query = `channelSource=insurance_channel$yunOrderNo=${this.yunOrderNo}`; const query = `channelSource=insurance_channel&yunOrderNo=${this.yunOrderNo}`;
const p = {params:{path:'pagesInsurance/all-entrance/index', query:query}, type: 2}; const p = {params:{path:'pagesInsurance/all-entrance/index', query:query}, type: 2};
getJumpToWebapp(p).then(res => { getJumpToWebapp(p).then(res => {
console.log('--res', res); console.log('--res', res);
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册