Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
TF-MOM-WEB
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
TFMOM
TF-MOM-WEB
Commits
b7907059
Commit
b7907059
authored
Nov 07, 2023
by
“lixuyan”
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改样式
parent
0978745d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
index.vue
...s/assemblyPlanManagement/stationPlanMaintenance/index.vue
+5
-0
stationPlanList.vue
...PlanManagement/stationPlanMaintenance/stationPlanList.vue
+2
-2
No files found.
applications/dee-mes/src/views/assemblyPlanManagement/stationPlanMaintenance/index.vue
View file @
b7907059
...
@@ -274,6 +274,11 @@ export default {
...
@@ -274,6 +274,11 @@ export default {
}
}
.dee-panel
{
.dee-panel
{
height
:
100%
!
important
;
height
:
100%
!
important
;
.el-tabs
{
.el-tabs__content
{
height
:
calc
(
100%
-
30px
)
!
important
;
}
}
}
}
.color
{
.color
{
&
.Not
{
&
.Not
{
...
...
applications/dee-mes/src/views/assemblyPlanManagement/stationPlanMaintenance/stationPlanList.vue
View file @
b7907059
...
@@ -369,7 +369,7 @@ export default {
...
@@ -369,7 +369,7 @@ export default {
}
}
}
}
.station-box
{
.station-box
{
height
:
calc
(
100%
-
1
5
0px
);
height
:
calc
(
100%
-
1
9
0px
);
}
}
.box
{
.box
{
width
:
100%
;
width
:
100%
;
...
@@ -457,7 +457,7 @@ export default {
...
@@ -457,7 +457,7 @@ export default {
}
}
}
}
.right-container
{
.right-container
{
width
:
8
0
%
;
width
:
8
2
%
;
margin-left
:
20px
;
margin-left
:
20px
;
}
}
}
}
...
...
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