Commit 6bdfd1d4 authored by wildfirecode's avatar wildfirecode

1

parent 6b26f85e
......@@ -26,9 +26,9 @@ export default class MapScene extends Scene {
async start(data?) {
super.start();
setTimeout(() => {
getShowOffPic(this.stage,this)
}, 2000);
// setTimeout(() => {
// getShowOffPic(this.stage,this)
// }, 2000);
this._data = data;
//滚动的背景变黑
this['rectbg'].height = this.stage.stageHeight;
......
{
"success":true,
"success":false,
"code":"0000000000",
"desc":"OK",
"timestamp":1566546925981,
......
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