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:
对 res/js/yl-render.js 进行修改
res/js/yl-render.js
//社区版提示检测 // if (first && !YL.static.serialNumber) { // YL.onReady(function () { // setTimeout(function () { // YL.msg("YLUI v" + YL.info.version + " 社区版", '当前YLUI为社区版,仅限个人用户学习使用,禁止商用及企业使用。<br/>更多信息及获取商业授权请访问:<br/>YLUI官网:' + '<a style="color: white" target="_blank" href="https://ylui.yuri2.cn">https://ylui.yuri2.cn</a><p>欢迎使用支付宝扫描二维码对作者进行捐赠,表达您对YLUI的支持~<br/><br/><img style="width: 100%" src="./res/img/donation.png"/></p>'); // }, 1500) // }); // }
Sorry, something went wrong.
No branches or pull requests
启动消息太影响感官了,如何删掉这个消息。
The text was updated successfully, but these errors were encountered: