Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sh-ds
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李良停
sh-ds
Commits
419edb9f
Commit
419edb9f
authored
Feb 01, 2021
by
曹雷
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
page adjustment
parent
6bd7a4e0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
16 deletions
+12
-16
statistics.html
...center-agent/src/main/resources/templates/statistics.html
+12
-16
No files found.
eden-authcenter-agent/src/main/resources/templates/statistics.html
View file @
419edb9f
...
@@ -69,13 +69,11 @@
...
@@ -69,13 +69,11 @@
<div
class=
"statistics-content"
>
<div
class=
"statistics-content"
>
<div
style=
"width: 25%; height: 100%;"
>
<div
style=
"width: 25%; height: 100%;"
>
<div
class=
"statistics-content-item item-height"
>
<div
class=
"statistics-content-item item-height"
>
<p
class=
"statistics-content-item-title"
>
应用来源
<span
class=
"statistics-content-item-title-remark"
>
单位:人次
</span>
<p
class=
"statistics-content-item-title"
>
应用来源
</p>
</p>
<div
id=
"app-source"
style=
"width: 95%;height: calc(100% - 40px); margin: 5px 5px;"
></div>
<div
id=
"app-source"
style=
"width: 95%;height: calc(100% - 40px); margin: 5px 5px;"
></div>
</div>
</div>
<div
class=
"statistics-content-item item-height-higher"
>
<div
class=
"statistics-content-item item-height-higher"
>
<p
class=
"statistics-content-item-title"
>
来源环境分析
<span
class=
"statistics-content-item-title-remark"
>
单位:人次
</span>
<p
class=
"statistics-content-item-title"
>
来源环境分析
</p>
</p>
<div
id=
"app-env-browser"
style=
"width: 95%;height: calc(50% - 30px); margin: 5px 5px;"
></div>
<div
id=
"app-env-browser"
style=
"width: 95%;height: calc(50% - 30px); margin: 5px 5px;"
></div>
<div
id=
"app-env-system"
style=
"width: 95%;height: calc(50% - 30px); margin: 5px 5px;"
></div>
<div
id=
"app-env-system"
style=
"width: 95%;height: calc(50% - 30px); margin: 5px 5px;"
></div>
</div>
</div>
...
@@ -113,24 +111,21 @@
...
@@ -113,24 +111,21 @@
</div>
</div>
</div>
</div>
<div
class=
"statistics-content-item"
style=
"height: 70%;"
>
<div
class=
"statistics-content-item"
style=
"height: 70%;"
>
<p
class=
"statistics-content-item-title"
>
认证登陆高峰时间
<span
<p
class=
"statistics-content-item-title"
>
认证登陆高峰时间
</p>
class=
"statistics-content-item-title-remark"
>
单位:人次
</span></p>
<div
id=
"nums-by-time"
style=
"width: 100%; height: calc(100% - 40px); margin: 0;"
></div>
<div
id=
"nums-by-time"
style=
"width: 100%; height: calc(100% - 40px); margin: 0;"
></div>
</div>
</div>
</div>
</div>
<div
style=
"width: 25%; height: 100%;"
>
<div
style=
"width: 25%; height: 100%;"
>
<div
class=
"statistics-content-item item-height"
>
<div
class=
"statistics-content-item item-height"
>
<p
class=
"statistics-content-item-title"
>
身份认证
<span
class=
"statistics-content-item-title-remark"
>
单位:人次
</span>
<p
class=
"statistics-content-item-title"
>
身份认证
</p>
</p>
<div
id=
"user-type"
style=
"width: 95%;height: calc(100% - 40px); margin: 5px 5px;"
></div>
<div
id=
"user-type"
style=
"width: 95%;height: calc(100% - 40px); margin: 5px 5px;"
></div>
</div>
</div>
<div
class=
"statistics-content-item item-height-higher"
>
<div
class=
"statistics-content-item item-height-higher"
>
<p
class=
"statistics-content-item-title"
>
认证热点单位
<span
class=
"statistics-content-item-title-remark"
>
单位:人次
</span>
<p
class=
"statistics-content-item-title"
>
认证热点单位
</p>
</p>
<div
id=
"user-org"
style=
"height: calc(100% - 40px); margin-top: 8px;"
>
<div
id=
"user-org"
style=
"height: calc(100% - 40px); margin-top: 8px;"
>
<p
style=
"padding: 5px 20px 0 20px; color: #5f646a; font-size: 12px; line-height: 1.8;"
v-for=
"item in userOrgList"
><span
<p
style=
"padding: 5px 20px 0 20px; color: #5f646a; font-size: 12px; line-height: 1.8;"
v-for=
"item in userOrgList"
><span
style=
"color: orange; font-weight: 900; padding-right: 8px;"
>
·
</span><span
v-text=
"item.name"
></span><span
style=
"color: orange; font-weight: 900; padding-right: 8px;"
>
·
</span><span
v-text=
"item.name"
></span><span
style=
"float: right;"
v-text=
"item.count
"
>
次
</span></p>
style=
"float: right;"
v-text=
"item.count
+ ' 人次'"
>
</span></p>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -225,7 +220,7 @@
...
@@ -225,7 +220,7 @@
var
option
=
{
var
option
=
{
tooltip
:
{
tooltip
:
{
trigger
:
"item"
,
trigger
:
"item"
,
formatter
:
"{a} <br/>{b}: {c} ({d}%)"
formatter
:
"{a} <br/>{b}: {c}
人次
({d}%)"
},
},
legend
:
{
legend
:
{
icon
:
"circle"
,
icon
:
"circle"
,
...
@@ -343,7 +338,7 @@
...
@@ -343,7 +338,7 @@
var
optionBrowser
=
{
var
optionBrowser
=
{
tooltip
:
{
tooltip
:
{
trigger
:
"item"
,
trigger
:
"item"
,
formatter
:
"{a} <br/>{b}: {c} ({d}%)"
formatter
:
"{a} <br/>{b}: {c}
人次
({d}%)"
},
},
legend
:
{
legend
:
{
icon
:
"circle"
,
icon
:
"circle"
,
...
@@ -391,7 +386,7 @@
...
@@ -391,7 +386,7 @@
var
optionSystem
=
{
var
optionSystem
=
{
tooltip
:
{
tooltip
:
{
trigger
:
"item"
,
trigger
:
"item"
,
formatter
:
"{a} <br/>{b}: {c} ({d}%)"
formatter
:
"{a} <br/>{b}: {c}
人次
({d}%)"
},
},
legend
:
{
legend
:
{
icon
:
"circle"
,
icon
:
"circle"
,
...
@@ -519,7 +514,8 @@
...
@@ -519,7 +514,8 @@
label
:
{
label
:
{
backgroundColor
:
'#6a7985'
backgroundColor
:
'#6a7985'
}
}
}
},
formatter
:
"{b}: {c}人次 "
},
},
xAxis
:
{
xAxis
:
{
type
:
'category'
,
type
:
'category'
,
...
@@ -591,7 +587,7 @@
...
@@ -591,7 +587,7 @@
var
optionUserType
=
{
var
optionUserType
=
{
tooltip
:
{
tooltip
:
{
trigger
:
"item"
,
trigger
:
"item"
,
formatter
:
"{a} <br/>{b}: {c} ({d}%)"
formatter
:
"{a} <br/>{b}: {c}
人次
({d}%)"
},
},
legend
:
{
legend
:
{
icon
:
"circle"
,
icon
:
"circle"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment