Commit d064542c authored by zhangjinzhou's avatar zhangjinzhou

暂存233

parent 0b2677d5
......@@ -11,8 +11,8 @@ export default class StartScene extends Scene {
Buried.doShowBuried(14);
this.btnStart.onTap(this, () => {
Buried.doClickBuried(14);
let jumpUrl = window["channel"]=="app"?MConfigs.appUrl:window['wxUrl'];
location.href = jumpUrl;
// let jumpUrl = window["channel"]=="app"?MConfigs.appUrl:window['wxUrl'];
location.href = window['wxUrl'];
});
}
}
\ No newline at end of file
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