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
fdc99e66
authored
2020-12-22 09:53:32 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
首页调整
1 parent
b9128c2b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
src/views/panel/index.vue
src/views/panel/index.vue
View file @
fdc99e6
...
...
@@ -205,6 +205,17 @@ export default {
box-sizing
:
border-box
;
padding
:
1px
;
}
.el-badge
{
width
:
68px
;
height
:
68px
;
display
:
block
;
margin
:
0
auto
;
/deep/.el-badge__content{
top
:
10px
;
right
:
14px
;
background-color
:
#fa6400
;
}
}
}
.psr
{
width
:
68px
;
...
...
Please
register
or
sign in
to post a comment