提交 1f3b8123 编写于 作者: tao.wu's avatar tao.wu

修改bug,活动规则提交不了!

上级 ed909ed0
......@@ -104,6 +104,8 @@ export default {
},
mounted() {
const _seft = this;
this.$rocNative.appInit();
window.__refresh = function() {
alert('准备自动触发预约')
_seft.setRemind(true);
......@@ -302,7 +304,7 @@ export default {
this.$sendBuriedData({
component_tag: `301#301003`
});
if(isWeb){
if(this.isWeb){
window.location.href = 'https://phome.yunqueyi.com/template_v2/?id=594';
}else{
this.$rocNative.dispatchEventByModuleCode({
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册