Script archived
This script has been archived by the author. The script may malfunction and the author is no longer maintaining it, so you cannot provide feedback.
代码优化
第120行签到信息代码可以改成:
var tips = '【' + region_name + '】[ Lv : ' + level + ']\n【' + nickname + '】[UID : ' + uid + ']\n【消息】' + message
用 \n 代替 br标签
名字 和 UID 顺序换一下
更改之前的样式
更改之后的样式
- 2022-09-15closed the feedback王一之
Login to comment