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
我使用了使用阿里云的aliplayercomponents.min.js,已经通过{ mode: 1, // 模式1表示滚动弹幕 text: "纯文字弹幕内容", stime: 1000, // 开始时间(毫秒) size: 30, // 字体大小 color: 0xffffff // 字体颜色 }实现了纯文本弹幕。我修改实现自定义弹幕(支持html标签和样式弹幕),始终没有实现效果
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我使用了使用阿里云的aliplayercomponents.min.js,已经通过{
mode: 1, // 模式1表示滚动弹幕
text: "纯文字弹幕内容",
stime: 1000, // 开始时间(毫秒)
size: 30, // 字体大小
color: 0xffffff // 字体颜色
}实现了纯文本弹幕。我修改实现自定义弹幕(支持html标签和样式弹幕),始终没有实现效果
The text was updated successfully, but these errors were encountered: