We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
尝试布局下面这个的时候,移动木块发现出问题,还以为是程序有bug 34141513311112340210 后来发现有一部分木块超出了屏幕 正确的是 34121513311112320210 建议做个检测机制,就是布局有错误的时候,报错,如果能检测到是哪里输错了就更好了
The text was updated successfully, but these errors were encountered:
然后好像自定义之后,每次网页刷新才能重新输入新的布局或者回到初始布局
Sorry, something went wrong.
No branches or pull requests
尝试布局下面这个的时候,移动木块发现出问题,还以为是程序有bug
34141513311112340210
后来发现有一部分木块超出了屏幕
正确的是
34121513311112320210
建议做个检测机制,就是布局有错误的时候,报错,如果能检测到是哪里输错了就更好了
The text was updated successfully, but these errors were encountered: