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

wx appoint

上级 9b878cc4
...@@ -336,6 +336,7 @@ export default { ...@@ -336,6 +336,7 @@ export default {
) { ) {
this.getTaiBaoUserInfo(); this.getTaiBaoUserInfo();
} }
this.initInsurancePath();
this.$sendBuriedData({ this.$sendBuriedData({
action: 'ACTION_WEB_ENTER', action: 'ACTION_WEB_ENTER',
component_tag: '7802964#0#0#保险入口页面', component_tag: '7802964#0#0#保险入口页面',
...@@ -482,6 +483,9 @@ export default { ...@@ -482,6 +483,9 @@ export default {
console.log('handleLaunchFn', e); console.log('handleLaunchFn', e);
that.showProtocol = false; that.showProtocol = false;
}, },
initInsurancePath () {
this.openWebAppConfig_without_yunorder = `pagesInsurance/all-entrance/index?insurance_without_yunorder=insurance_without_yunorder&projectEquityNo=${this.projectEquityNo}`;
},
}, },
}; };
</script> </script>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册