This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
zhangzl
/
nsgk_web
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
首页柱状图颜色修改
master
sunfengxiang
пре 3 година
родитељ
42d8cf8cee
комит
3f60d4daf3
2 измењених фајлова
са
2 додато
и
2 уклоњено
Један поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
static/css/index.css
+1
-1
static/js/project/index.js
+ 1
- 1
static/css/index.css
Прегледај датотеку
@@ -281,7 +281,7 @@
}
}
.center .centerLeft-top-tit01 span {
.center .centerLeft-top-tit01 span {
color:
#d21313
;
color:
var(--color)
;
}
}
.center .centerLeft-top-tit02 {
.center .centerLeft-top-tit02 {
+ 1
- 1
static/js/project/index.js
Прегледај датотеку
@@ -85,7 +85,7 @@ define(['jquery', "template", "Tools", "echarts", 'swiper'], function ($, templa
data: [],//实际值减300
data: [],//实际值减300
type: 'bar',
type: 'bar',
itemStyle: {
itemStyle: {
color: '#
007b76
'
color: '#
A9A9A9
'
}
}
}],
}],
grid: {
grid: {
Write
Preview
Loading…
Откажи
Сачувај