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
如题,排行榜中看不到文字,安卓各种型号的手机都看不到.
The text was updated successfully, but these errors were encountered:
同样碰到这个问题,花了两天时间测试,可通过设置fillStyle解决: //设置字体 context.font = fontSize + "px Arial"; context.fillStyle = "#ffffff"
Sorry, something went wrong.
@zhangqiyun 请收下我的膝盖.
No branches or pull requests
如题,排行榜中看不到文字,安卓各种型号的手机都看不到.
The text was updated successfully, but these errors were encountered: