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
7a6e3f98
Commit
7a6e3f98
authored
Jul 03, 2024
by
jingnan
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
看板页面样式修改
parent
a43db07c
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
24 additions
and
3 deletions
+24
-3
AssembleKanban.vue
...ateComponents/components/Visualization/AssembleKanban.vue
+8
-1
ExperimentKanban.vue
...eComponents/components/Visualization/ExperimentKanban.vue
+8
-1
ProductionKanban.vue
...eComponents/components/Visualization/ProductionKanban.vue
+8
-1
No files found.
applications/dee-mes/src/privateComponents/components/Visualization/AssembleKanban.vue
View file @
7a6e3f98
...
...
@@ -3043,7 +3043,14 @@ export default {
<
style
lang=
"scss"
scoped
>
.show-page-com
.page-content-box
.dee-as-com
{
overflow
:
hidden
;
padding
:
0px
;
overflow
:
hidden
;
}
.show-page-com
.page-content-item
{
padding
:
0px
;
}
.app-main
{
padding
:
0px
;
}
/
deep
/
{
.assemble-kanban
{
...
...
applications/dee-mes/src/privateComponents/components/Visualization/ExperimentKanban.vue
View file @
7a6e3f98
...
...
@@ -2917,7 +2917,14 @@ export default {
<
style
scoped
lang=
"scss"
>
.show-page-com
.page-content-box
.dee-as-com
{
overflow
:
hidden
;
padding
:
0px
;
overflow
:
hidden
;
}
.show-page-com
.page-content-item
{
padding
:
0px
;
}
/
deep
/
.app-main
{
padding
:
0px
;
}
/
deep
/
{
.experiment-kanban
{
width
:
1920px
;
...
...
applications/dee-mes/src/privateComponents/components/Visualization/ProductionKanban.vue
View file @
7a6e3f98
...
...
@@ -467,7 +467,14 @@ export default {
<
style
scoped
lang=
"scss"
>
.show-page-com
.page-content-box
.dee-as-com
{
overflow
:
hidden
;
padding
:
0px
;
overflow
:
hidden
;
}
.show-page-com
.page-content-item
{
padding
:
0px
;
}
.app-main
{
padding
:
0px
;
}
/
deep
/
{
.production-kanban
{
...
...
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