Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-cr20g
Project
Project
Details
Activity
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
Administrator
dsk-cr20g
Commits
00927589
Commit
00927589
authored
May 25, 2023
by
远方不远
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hy
parent
bfc6304a
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
26055 additions
and
121 deletions
+26055
-121
jsk.json
dsk-operate-ui/public/jsk.json
+25310
-0
public.css
dsk-operate-ui/src/assets/styles/public.css
+308
-0
public.scss
dsk-operate-ui/src/assets/styles/public.scss
+0
-114
index.vue
...erate-ui/src/views/radar/components/debtProject/index.vue
+432
-3
index.vue
dsk-operate-ui/src/views/radar/index.vue
+5
-4
No files found.
dsk-operate-ui/public/jsk.json
0 → 100644
View file @
00927589
This diff is collapsed.
Click to expand it.
dsk-operate-ui/src/assets/styles/public.css
0 → 100644
View file @
00927589
*
{
padding
:
0
;
margin
:
0
;
}
div
,
dl
,
dt
,
dd
,
form
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
img
,
ol
,
ul
,
li
,
table
,
th
,
td
,
p
,
span
,
a
{
border
:
0
;
}
img
,
input
{
border
:
none
;
vertical-align
:
middle
;
background
:
none
;
outline
:
none
;
}
html
{
height
:
100%
;
box-sizing
:
border-box
;
}
body
{
height
:
100%
;
-moz-osx-font-smoothing
:
grayscale
;
-webkit-font-smoothing
:
antialiased
;
text-rendering
:
optimizeLegibility
;
font-family
:
Helvetica
Neue
,
Helvetica
,
PingFang
SC
,
Hiragino
Sans
GB
,
Microsoft
YaHei
,
Arial
,
sans-serif
;
}
ul
,
ol
{
list-style-type
:
none
;
}
th
,
td
,
input
{
font-size
:
12px
;
}
h3
{
font-size
:
14px
;
}
s
,
i
,
em
{
font-style
:
normal
;
text-decoration
:
none
;
}
button
{
border
:
none
;
cursor
:
pointer
;
font-size
:
12px
;
background-color
:
transparent
;
}
select
{
border-width
:
1px
;
_zoom
:
1
;
border-style
:
solid
;
padding-top
:
2px
;
font-size
:
12px
;
}
.clear
{
clear
:
both
;
font-size
:
1px
;
height
:
0
;
visibility
:
hidden
;
line-height
:
0
;
}
.clearfix
:after
{
content
:
""
;
display
:
block
;
clear
:
both
;
}
.clearfix
{
zoom
:
1
;
}
.float_left
{
float
:
left
;
}
.float_right
{
float
:
right
;
}
.el-input
{
width
:
100%
;
}
.el-input
.el-input__inner
{
width
:
100%
;
height
:
34px
;
line-height
:
34px
;
background
:
#ffffff
;
border
:
1px
solid
#e0e0e0
;
border-radius
:
2px
;
box-sizing
:
border-box
;
}
.el-input__icon
{
line-height
:
34px
;
}
.el-dropdown-link
.el-input
{
width
:
100%
;
}
.el-dropdown-link
.el-input__inner
{
width
:
100%
;
}
.el-input--suffix
.el-input__inner
{
padding-right
:
15px
;
}
.el-select
.el-input.is-focus
.el-input__inner
,
.el-input.is-active
.el-input__inner
,
.el-input__inner
:focus
,
.el-select
.el-input__inner
:focus
,
.el-range-editor.is-active
:focus-within
{
border-color
:
#3181fa
;
}
.el-popper
[
x-placement
^=
top
]
{
margin-bottom
:
12px
;
}
.el-select-dropdown
.popper__arrow
{
display
:
none
;
}
.el-popper
.popper__arrow
{
display
:
none
;
}
.select-popper
{
text-align
:
center
;
display
:
inline-block
;
position
:
relative
;
color
:
#333333
;
font-size
:
14px
;
cursor
:
pointer
;
margin-right
:
24px
;
}
.select-popper
.select-popper-img
{
width
:
24px
;
height
:
12px
;
position
:
absolute
;
top
:
-10px
;
right
:
2px
;
}
.select-popper
.el-select__tags
,
.select-popper
.el-cascader__tags
,
.select-popper
.el-input__suffix
{
display
:
none
;
}
.select-popper
:hover
{
color
:
#0381fa
;
}
.select-popper-active
{
color
:
#0381fa
;
}
.select-popper-title
{
padding
:
4px
6px
;
}
.select-popper-title
.colorhover
{
color
:
#0381fa
;
}
.select-popper
::-webkit-scrollbar-thumb
{
background-color
:
#a1a3a9
;
border-radius
:
6px
;
}
.select-popper
::-webkit-scrollbar
{
width
:
6px
;
height
:
6px
;
}
.select-popper
::-webkit-scrollbar-track
{
background
:
#fff
;
}
.select-popper
::-webkit-scrollbar-corner
{
background
:
#fff
;
}
.select-popper
.el-select
{
width
:
100%
;
}
.cascader-region
{
position
:
absolute
;
left
:
0
;
top
:
0px
;
opacity
:
0
;
line-height
:
16px
;
}
.cascader-region
.el-input
{
width
:
100%
;
line-height
:
16px
;
}
.cascader-region
.el-input
.el-input__inner
{
width
:
100%
;
height
:
16px
!important
;
}
.content_item
.select-caret
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
font-size
:
14px
;
line-height
:
16px
;
font-weight
:
400
;
color
:
#333333
;
cursor
:
pointer
;
position
:
relative
;
}
.content_item
.select-popper
:hover
.select-caret
{
color
:
#0074E5
;
}
.content_item
.select-caret
:focus
{
border
:
none
;
outline
:
none
;
}
.content_item
.geduan
{
width
:
100%
;
height
:
0px
;
opacity
:
1
;
border
:
1px
solid
#EFEFEF
;
margin
:
16px
0px
;
}
.content_item
.search-new
{
width
:
100%
;
padding-bottom
:
16px
;
}
.content_item
.search-new
span
:last-child
{
display
:
inline-block
;
width
:
80px
;
text-align
:
center
;
color
:
#5B5B5B
;
line-height
:
32px
;
cursor
:
pointer
;
border-radius
:
2px
2px
2px
2px
;
border
:
1px
solid
#D4D4D4
;
opacity
:
1
;
}
.content_item
.search-new
span
:first-child
{
margin-right
:
12px
;
display
:
inline-block
;
width
:
80px
;
text-align
:
center
;
cursor
:
pointer
;
background
:
#0089ff
;
color
:
#fff
;
line-height
:
34px
;
border-radius
:
2px
2px
2px
2px
;
opacity
:
1
;
}
.content_item
.search-new
span
:first-child:hover
{
background
:
#0080FF
;
}
.content_item
.search-new
span
:last-child:hover
{
background
:
#f5faff
;
color
:
#0081FF
;
border-color
:
#0081FF
;
}
dsk-operate-ui/src/assets/styles/public.scss
deleted
100644 → 0
View file @
bfc6304a
*
{
padding
:
0
;
margin
:
0
;
}
div
,
dl
,
dt
,
dd
,
form
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
img
,
ol
,
ul
,
li
,
table
,
th
,
td
,
p
,
span
,
a
{
border
:
0
;
}
img
,
input
{
border
:
none
;
vertical-align
:
middle
;
background
:
none
;
outline
:
none
;
}
html
{
height
:
100%
;
box-sizing
:
border-box
;
}
body
{
height
:
100%
;
-moz-osx-font-smoothing
:
grayscale
;
-webkit-font-smoothing
:
antialiased
;
text-rendering
:
optimizeLegibility
;
font-family
:
Helvetica
Neue
,
Helvetica
,
PingFang
SC
,
Hiragino
Sans
GB
,
Microsoft
YaHei
,
Arial
,
sans-serif
;
}
ul
,
ol
{
list-style-type
:
none
;
}
th
,
td
,
input
{
font-size
:
12px
;
}
h3
{
font-size
:
14px
;
}
s
,
i
,
em
{
font-style
:
normal
;
text-decoration
:
none
;
}
button
{
border
:
none
;
cursor
:
pointer
;
font-size
:
12px
;
background-color
:
transparent
;
}
select
{
border-width
:
1px
;
_zoom
:
1
;
border-style
:
solid
;
padding-top
:
2px
;
font-size
:
12px
;
}
.clear
{
clear
:
both
;
font-size
:
1px
;
height
:
0
;
visibility
:
hidden
;
line-height
:
0
;
}
.clearfix
:after
{
content
:
""
;
display
:
block
;
clear
:
both
;
}
.clearfix
{
zoom
:
1
;
}
.float_left
{
float
:
left
;
}
.float_right
{
float
:
right
;
}
dsk-operate-ui/src/views/radar/components/debtProject/index.vue
View file @
00927589
This diff is collapsed.
Click to expand it.
dsk-operate-ui/src/views/radar/index.vue
View file @
00927589
...
...
@@ -20,6 +20,7 @@
</
template
>
<
script
>
import
debtProject
from
"./components/debtProject/index.vue"
;
import
"@/assets/styles/public.css"
;
export
default
{
name
:
'radar'
,
components
:
{
debtProject
},
...
...
@@ -87,7 +88,7 @@
</
script
>
<
style
lang=
"scss"
scoped
>
@import
"~@/assets/styles/public.scss"
;
.app-container
{
margin
:
12px
24px
;
padding
:
0
;
...
...
@@ -116,7 +117,7 @@
.app-container
.combined-title
.title-right
{
display
:
flex
;
width
:
10
44px
;
width
:
10
0%
;
position
:
relative
;
height
:
40px
;
}
...
...
@@ -150,7 +151,7 @@
height
:
1px
;
background-color
:
#EEEEEE
;
position
:
absolute
;
bottom
:
0
px
;
bottom
:
-1
px
;
left
:
0
;
z-index
:
1
;
}
...
...
@@ -168,7 +169,7 @@
.tab
div
{
cursor
:
pointer
;
color
:
#666666
;
font-size
:
1
4
px
;
font-size
:
1
6
px
;
text-align
:
center
;
margin-right
:
32px
;
line-height
:
40px
;
...
...
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