Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
R
report-html-template
概览
Overview
Details
Activity
Cycle Analytics
版本库
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
问题
0
Issues
0
列表
Board
标记
里程碑
合并请求
0
Merge Requests
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
Snippets
成员
Collapse sidebar
Close sidebar
活动
图像
聊天
创建新问题
作业
提交
Issue Boards
Open sidebar
frontend
report-html-template
Commits
57af594b
Commit
57af594b
authored
Jun 16, 2023
by
wangmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
能耗
parent
b722f07d
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
28 行增加
和
9 行删除
+28
-9
energy-report/assets/legend.svg
+0
-0
energy-report/index.css
+28
-9
energy-report/index.html
+0
-0
没有找到文件。
energy-report/assets/legend.svg
0 → 100644
查看文件 @
57af594b
差异被折叠。
点击展开。
energy-report/index.css
查看文件 @
57af594b
...
...
@@ -521,27 +521,31 @@ body {
}
.timePeriod-textBox
{
width
:
100%
;
height
:
28px
;
background
:
linear-gradient
(
-90deg
,
rgba
(
92
,
179
,
255
,
0
)
0%
,
rgba
(
92
,
179
,
255
,
0.2
)
100%
);
height
:
40px
;
background
:
linear-gradient
(
-90deg
,
rgba
(
92
,
179
,
255
,
0
)
0%
,
rgba
(
92
,
179
,
255
,
0.2
)
100%
);
background-size
:
cover
;
border-radius
:
20px
;
margin-bottom
:
30px
;
}
.timePeriod-textBox-text
{
font-size
:
1
2
px
;
font-size
:
1
6
px
;
font-family
:
PingFang
SC-Regular
,
PingFang
SC
;
font-weight
:
400
;
color
:
#ffffff
;
line-height
:
12px
;
display
:
inline-block
;
margin-left
:
20px
;
margin-top
:
8
px
;
margin-top
:
13
px
;
}
.echarts-timePeriod
{
width
:
100%
;
height
:
380px
;
background
:
rgba
(
8
,
16
,
24
,
0.27
);
padding
:
20px
20px
20px
0
;
padding
:
0
20px
20px
0
;
margin-bottom
:
24px
;
}
.avgMonthlyBox
{
...
...
@@ -591,15 +595,30 @@ body {
display
:
flex
;
margin-left
:
5%
;
}
.item-r-text
{
.item-r-text
{
font-size
:
14px
;
font-family
:
PingFang
SC-Regular
,
PingFang
SC
;
font-weight
:
400
;
color
:
#
FFFFFF
;
color
:
#
ffffff
;
line-height
:
25px
;
letter-spacing
:
2px
;
margin
:
22px
1%
0
4%
;
}
.item-r-text-red
{
color
:
#FF6464
;
.item-r-text-red
{
color
:
#ff6464
;
}
.timePeriod-legend
{
width
:
100%
;
height
:
20px
;
background
:
rgba
(
8
,
16
,
24
,
0.27
);
padding-right
:
20px
;
padding-top
:
20px
;
}
.timePeriod-legend-img
{
float
:
right
;
width
:
auto
;
height
:
auto
;
max-width
:
100%
;
max-height
:
100%
;
}
energy-report/index.html
查看文件 @
57af594b
差异被折叠。
点击展开。
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论