更新 'SrcLive.js'

master
src48597962 7 months ago
parent 2ffaef044d
commit 61a262e1e9
  1. 4
      SrcLive.js

@ -79,7 +79,7 @@ function Live() {
}),
col_type: 'scroll_button',
extra: {
backgroundColor: JYlivedyurl=="juying"?"#30" + color.replace('#',''):""
backgroundColor: JYlivedyurl=="juying"?"#20" + color.replace('#',''):""
}
})
for (let i = 0; i < livedata.length; i++) {
@ -97,7 +97,7 @@ function Live() {
}, dyname, dyurl),
col_type: 'scroll_button',
extra: {
backgroundColor: JYlivedyurl==dyurl?"#30" + color.replace('#',''):""
backgroundColor: JYlivedyurl==dyurl?"#20" + color.replace('#',''):""
}
})
//}

Loading…
Cancel
Save