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
c190b923
Commit
c190b923
authored
Jul 24, 2023
by
danfuman
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev20230707' of
http://192.168.60.201/root/dsk-operate-sys
into dev20230707
parents
664570e8
014917f1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
19 deletions
+19
-19
index.vue
...operate-ui/src/views/custom/historicalCustomers/index.vue
+19
-19
No files found.
dsk-operate-ui/src/views/custom/historicalCustomers/index.vue
View file @
c190b923
...
@@ -349,12 +349,12 @@ export default {
...
@@ -349,12 +349,12 @@ export default {
.app-container
{
.app-container
{
height
:
calc
(
100vh
-
134px
)
height
:
calc
(
100vh
-
134px
)
}
}
.box-card
{
.box-card
{
padding-top
:
16px
;
padding-top
:
16px
;
width
:
100%
;
width
:
100%
;
height
:
100%
;
height
:
100%
;
}
}
.box
{
.box
{
position
:
relative
;
position
:
relative
;
>
span
{
>
span
{
position
:
absolute
;
position
:
absolute
;
...
@@ -366,7 +366,7 @@ export default {
...
@@ -366,7 +366,7 @@ export default {
color
:
#006AD1
;
color
:
#006AD1
;
}
}
}
}
}
}
.dc
{
.dc
{
font-size
:
12px
;
font-size
:
12px
;
color
:
#3D3D3D
;
color
:
#3D3D3D
;
...
@@ -397,8 +397,8 @@ export default {
...
@@ -397,8 +397,8 @@ export default {
}
}
.tables
{
.tables
{
position
:
relative
;
position
:
relative
;
height
:
calc
(
100vh
-
134px
);
min-
height
:
calc
(
100vh
-
134px
);
overflow
:
auto
;
/*overflow: auto;*/
.empty
{
.empty
{
position
:
absolute
;
position
:
absolute
;
top
:
50%
;
top
:
50%
;
...
@@ -425,7 +425,7 @@ export default {
...
@@ -425,7 +425,7 @@ export default {
>
img
{
>
img
{
float
:
right
;
float
:
right
;
margin
:
3px
0
0
4px
;
margin
:
3px
0
0
4px
;
width
:
1
6
px
;
width
:
1
4
px
;
}
}
.i
{
.i
{
display
:
inline-block
;
display
:
inline-block
;
...
...
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