Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
81a35934
authored
2021-01-20 14:34:48 +0800
by
焦泽平
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
首页功能统计模块标题修改
1 parent
f01c75f8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
src/views/panel/index.vue
src/views/panel/index.vue
View file @
81a3593
...
...
@@ -86,7 +86,7 @@
<div
class=
"tj"
>
<el-card
class=
"panel_right"
>
<div
slot=
"header"
class=
"clearfix"
>
<span><i
class=
"iconfont iconbingtu"
></i>
成果类别
占比
</span>
<span><i
class=
"iconfont iconbingtu"
></i>
权利类型
占比
</span>
</div>
<div
class=
"enter_box"
ref=
"enterBox"
>
<img
src=
"../../assets/images/cglbzb.png"
:style=
"
{'height':imgHeight + 'px'}" alt="">
...
...
@@ -94,7 +94,7 @@
</el-card>
<el-card
class=
"cghj"
>
<div
slot=
"header"
class=
"clearfix"
>
<span><i
class=
"iconfont icontizhuangshuju"
></i>
成果汇交
数量
</span>
<span><i
class=
"iconfont icontizhuangshuju"
></i>
办理业务
数量
</span>
<img
src=
"../../assets/images/cghjsllegend.png"
style=
"float: right;"
alt=
""
>
</div>
<div
class=
"enter_box"
>
...
...
@@ -103,7 +103,7 @@
</el-card>
<el-card
class=
"cghj-pie"
>
<div
slot=
"header"
class=
"clearfix"
>
<span><i
class=
"iconfont iconhuijiaochengguo"
></i>
成果汇交数量
</span>
<span><i
class=
"iconfont iconhuijiaochengguo"
></i>
效能统计
</span>
</div>
<div
class=
"enter_box"
>
<img
src=
"../../assets/images/cghjsl-pie.png"
:style=
"
{'height':imgHeight + 'px'}" alt="">
...
...
Please
register
or
sign in
to post a comment