Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
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
fulixin
dsk-operate-sys-cscec
Commits
d85a5380
Commit
d85a5380
authored
Mar 21, 2024
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
b0f5b29f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
17 deletions
+15
-17
index.scss
dsk-operate-ui/src/assets/styles/index.scss
+13
-13
affiliationRisk.vue
.../src/views/supplier/disableManagement/affiliationRisk.vue
+2
-4
No files found.
dsk-operate-ui/src/assets/styles/index.scss
View file @
d85a5380
...
@@ -374,14 +374,14 @@ li {
...
@@ -374,14 +374,14 @@ li {
.el-table__body-wrapper
{
.el-table__body-wrapper
{
&
:
:-
webkit-scrollbar
{
&
:
:-
webkit-scrollbar
{
width
:
16px
;
//竖轴宽度
width
:
16px
;
//竖轴宽度
height
:
1
6px
;
//横轴宽度
height
:
6px
;
//横轴宽度
}
}
&
:
:-
webkit-scrollbar-track
{
&
:
:-
webkit-scrollbar-track
{
background-color
:
#f3f4f5
;
background-color
:
#f3f4f5
;
border-radius
:
0
;
border-radius
:
0
;
}
}
&
:
:-
webkit-scrollbar-thumb
{
&
:
:-
webkit-scrollbar-thumb
{
background
-color
:
rgba
(
98
,
110
,
126
,
0
.2
);
background
:
rgba
(
0
,
0
,
0
,
.
2
);
border
:
4px
solid
#f3f4f5
;
border
:
4px
solid
#f3f4f5
;
border-radius
:
10px
;
border-radius
:
10px
;
}
}
...
@@ -416,13 +416,13 @@ li {
...
@@ -416,13 +416,13 @@ li {
::-webkit-scrollbar-track-piece
{
::-webkit-scrollbar-track-piece
{
//滚动条凹槽的颜色,还可以设置边框属性
//滚动条凹槽的颜色,还可以设置边框属性
background-color
:
#f3f4f5
;
background-color
:
#f3f4f5
;
height
:
1
6px
;
height
:
6px
;
padding
:
0
4px
;
padding
:
0
4px
;
}
}
//滚动条的宽度
//滚动条的宽度
::-webkit-scrollbar
{
::-webkit-scrollbar
{
width
:
8px
;
width
:
8px
;
height
:
1
6px
;
height
:
6px
;
background-color
:
#f3f4f5
;
background-color
:
#f3f4f5
;
border-radius
:
6px
;
border-radius
:
6px
;
}
}
...
@@ -431,21 +431,21 @@ li {
...
@@ -431,21 +431,21 @@ li {
border-radius
:
8px
;
border-radius
:
8px
;
height
:
8px
;
height
:
8px
;
margin
:
0
4px
;
margin
:
0
4px
;
background
:
rgba
(
98
,
110
,
126
,
0
.2
);
background
:
rgba
(
0
,
0
,
0
,
.
2
);
border
:
4px
solid
#f3f4f5
;
border
:
4px
solid
#f3f4f5
;
&
:hover
{
&
:hover
{
background
:
#
566380
;
background
:
#
7d7d7d
;
}
}
}
}
.el-scrollbar
{
.el-scrollbar
{
height
:
1
6px
;
height
:
6px
;
.el-scrollbar__bar.is-horizontal
{
.el-scrollbar__bar.is-horizontal
{
height
:
8px
;
height
:
8px
;
}
}
.el-scrollbar__thumb
{
.el-scrollbar__thumb
{
background
:
rgba
(
98
,
110
,
126
,
0
.4
);
background
:
rgba
(
0
,
0
,
0
,.
2
);
&
:hover
{
&
:hover
{
background
:
#
566380
;
background
:
#
7d7d7d
;
}
}
}
}
}
}
...
@@ -529,7 +529,7 @@ li {
...
@@ -529,7 +529,7 @@ li {
border-radius
:
0
;
border-radius
:
0
;
}
}
&
:
:-
webkit-scrollbar-thumb
{
&
:
:-
webkit-scrollbar-thumb
{
background
-color
:
rgba
(
98
,
110
,
126
,
0
.2
);
background
:
rgba
(
0
,
0
,
0
,
.
2
);
border
:
4px
solid
#f3f4f5
;
border
:
4px
solid
#f3f4f5
;
border-radius
:
10px
;
border-radius
:
10px
;
}
}
...
@@ -579,10 +579,10 @@ li {
...
@@ -579,10 +579,10 @@ li {
border-radius
:
8px
;
border-radius
:
8px
;
height
:
8px
;
height
:
8px
;
margin
:
0
4px
;
margin
:
0
4px
;
background
:
rgba
(
98
,
110
,
126
,
0
.2
);
background
:
rgba
(
0
,
0
,
0
,
.
2
);
border
:
4px
solid
#f3f4f5
;
border
:
4px
solid
#f3f4f5
;
&
:hover
{
&
:hover
{
background
:
#
566380
;
background
:
#
7d7d7d
;
}
}
}
}
.el-scrollbar
{
.el-scrollbar
{
...
@@ -687,7 +687,7 @@ li {
...
@@ -687,7 +687,7 @@ li {
border-radius
:
0
;
border-radius
:
0
;
}
}
&
:
:-
webkit-scrollbar-thumb
{
&
:
:-
webkit-scrollbar-thumb
{
background
-color
:
rgba
(
98
,
110
,
126
,
0
.2
);
background
:
rgba
(
0
,
0
,
0
,
.
2
);
border
:
4px
solid
#f3f4f5
;
border
:
4px
solid
#f3f4f5
;
border-radius
:
10px
;
border-radius
:
10px
;
}
}
...
...
dsk-operate-ui/src/views/supplier/disableManagement/affiliationRisk.vue
View file @
d85a5380
...
@@ -53,10 +53,8 @@
...
@@ -53,10 +53,8 @@
<!--
<div
class=
"table-item-jf table-item"
v-if=
"!isSkeleton&&tableData.length>0"
>
-->
<!--
<div
class=
"table-item-jf table-item"
v-if=
"!isSkeleton&&tableData.length>0"
>
-->
<div
class=
"table-item-jf table-item"
>
<div
class=
"table-item-jf table-item"
>
<el-table
:data=
"tableData"
:header-cell-style=
"
{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
<el-table
:data=
"tableData"
v-sticky-header.always="{offsetTop : '-16px',offsetBottom : '-15px'}" class="table-item1 fixed-table" border highlight-current-row
v-sticky-header
.
always=
"
{offsetTop : '-16px',offsetBottom : '-15px'}" class="fixed-table" border highlight-current-row>
:header-row-class-name="setHeaderRow" :cell-class-name="setCellClass" :row-class-name="setRowClass" :header-cell-class-name="setCellClass"
ref="theOwnerListTable">
<el-table-column
type=
"index"
label=
"序号"
:fixed=
"tableColumnFixed"
width=
"60"
:resizable=
"false"
>
<el-table-column
type=
"index"
label=
"序号"
:fixed=
"tableColumnFixed"
width=
"60"
:resizable=
"false"
>
<template
slot-scope=
"scope"
>
<template
slot-scope=
"scope"
>
...
...
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