mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
熊大给出的配色建议
Co-authored-by: xiongbao <4247191+xiongbao@users.noreply.github.com>
This commit is contained in:
2
resource/template/theme-default/home.html
vendored
2
resource/template/theme-default/home.html
vendored
@@ -188,7 +188,7 @@
|
||||
this.cache[percent].style['background-color'] = 'slategray'
|
||||
this.cache[percent].class.offline = true
|
||||
} else if (percent < 51) {
|
||||
this.cache[percent].style['background-color'] = 'rgb(0, 235, 139)'
|
||||
this.cache[percent].style['background-color'] = '#0a94f2'
|
||||
this.cache[percent].class.fine = true
|
||||
} else if (percent < 81) {
|
||||
this.cache[percent].style['background-color'] = 'orange'
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<div class="login nb-container">
|
||||
<div class="ui center aligned grid">
|
||||
<div class="column">
|
||||
<h2 class="ui teal image header">
|
||||
<h2 class="ui nezha-primary-font image header">
|
||||
<img src="static/logo.svg?v20210804" class="image">
|
||||
<div class="content">
|
||||
验证查看密码
|
||||
|
||||
Reference in New Issue
Block a user