このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
zhangzl
/
nsgk_web
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
首页柱状图颜色修改
master
sunfengxiang
3年前
親
42d8cf8cee
コミット
3f60d4daf3
2個のファイルの変更
、
2行の追加
、
2行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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 {
color:
#d21313
;
color:
var(--color)
;
}
.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
type: 'bar',
itemStyle: {
color: '#
007b76
'
color: '#
A9A9A9
'
}
}],
grid: {
書き込み
プレビュー
読み込み中…
キャンセル
保存