Commit 19084346 authored by wildfirecode's avatar wildfirecode

1

parent 20a59a15
......@@ -54,7 +54,7 @@
<script>
// window['pageID'] = 'TeamShareScene';
// window['pageID'] = 'JoinShareScene';
// window['pageID'] = 'TransScene';
window['pageID'] = 'TransScene';
// window['pageID'] = 'Share2Scene';
window['indexhtml'] = 'https://yazuwei.activity-1.m.duiba.com.cn/projectx/pbe1f2241/index.html'
window['TransLink']='';
......
......@@ -175,9 +175,9 @@ export default class TransScene extends Scene {
// }
// }, window['projectId'], GameConst.getQueryString("shareCode"));
setTimeout(() => {
this.onshake();
}, 3000);
// setTimeout(() => {
// this.onshake();
// }, 3000);
}, this);
}
......
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