打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

用户:RedDragon/Test2:修订间差异

来自Rizline中文维基
RedDragon
RedDragon留言 | 贡献 (解决了文字棍木的问题)
RedDragon
RedDragon留言 | 贡献 (传错参了)
第153行: 第153行:


                 updateSongInfo(song, {
                 updateSongInfo(song, {
                     titleStyle: styles.title || '#94E1FF',
                     titleBg: styles.titleBg || '#94E1FF',
                     headerStyle: styles.header || '#A3E5FF',
                     titleColor: styles.titleColor || '#000000',
                     labelStyle: styles.label || '#B2E9FE',
                    headerBg: styles.headerBg || '#A3E5FF',
                     headerColor: styles.headerColor || '#000000',
                    labelBg: styles.labelBg || '#B2E9FE',
                    labelColor: styles.labelColor || '#000000',
                     imageUrl: imageUrl,
                     imageUrl: imageUrl,
                     pageUrl: `https://rizwiki.cn/wiki/${encodeURIComponent(song.title)}`
                     pageUrl: `https://rizwiki.cn/wiki/${encodeURIComponent(song.title)}`
第163行: 第166行:
                 console.error('获取曲目颜色失败:', e)
                 console.error('获取曲目颜色失败:', e)
                 updateSongInfo(song, {
                 updateSongInfo(song, {
                     titleStyle: '#94E1FF',
                     titleBg: '#94E1FF',
                     headerStyle: '#A3E5FF',
                     titleColor: '#000000',
                     labelStyle: '#B2E9FE',
                    headerBg: '#A3E5FF',
                     headerColor: '#000000',
                    labelBg: '#B2E9FE',
                    labelColor: '#000000',
                     imageUrl: null,
                     imageUrl: null,
                     pageUrl: `https://rizwiki.cn/wiki/${encodeURIComponent(song.title)}`
                     pageUrl: `https://rizwiki.cn/wiki/${encodeURIComponent(song.title)}`
第322行: 第328行:
神秘的随机挑战!
神秘的随机挑战!


Ver.1.3
Ver.1.4


<html>
<html>

2025年10月22日 (三) 13:59的版本

曲目
限制
难度 a
流速 b
MOD c
其他 d

神秘的随机挑战!

Ver.1.4

{{Infobox
|name = 随机挑战
|title = 曲目
|titlestyle = background:#ccc
|image = [[File:插画图标.png|100px]]
|imagestyle =
|headerstyle = background:#ccf
|labelstyle = background:#ddf

|header1 = 限制
|label2 = 难度
|data2 = a
|label3 = 流速
|data3 = b
|label4 = MOD
|data4 = c
|label5 = 其他
|data5 = d
|data5 = d

}}

User:RedDragon/Test User:RedDragon/Test1 User:RedDragon/Test2