Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

优化loadingPage的延迟时间,用户可配置Scene.ts #230

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

df257
Copy link

@df257 df257 commented Apr 26, 2020

import { Config } from "../../Config";
static showLoadingPage(param: any = null, delay: number = Config.showLoadingPageDelay): void {
我这边代码不知道有没有写错了

import { Config } from "../../Config";
@df257 df257 changed the title Update Scene.ts 优化loadingPage的延迟时间,用户可配置 Apr 26, 2020
@df257 df257 changed the title 优化loadingPage的延迟时间,用户可配置 优化loadingPage的延迟时间,用户可配置Scene.ts Apr 26, 2020
@guozhaokui
Copy link
Collaborator

这个确实能带来一些方便,不过我们还没确定要放到Config还是Scene中。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants