Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
Project
Project
Details
Activity
Releases
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
周远喜
mes-ui
Commits
645a1c5a
Commit
645a1c5a
authored
Apr 21, 2020
by
仇晓婷
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化
parent
0779965d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
25 deletions
+18
-25
index.vue
pages/resourceManagement/productionResources/index.vue
+18
-25
No files found.
pages/resourceManagement/productionResources/index.vue
View file @
645a1c5a
<
template
>
<
template
>
<div>
<div
class=
"resources-p"
>
<DataGrid
<DataGrid
:columns=
"columns"
:columns=
"columns"
ref=
"grid"
ref=
"grid"
...
@@ -281,31 +281,24 @@ export default {
...
@@ -281,31 +281,24 @@ export default {
};
};
</
script
>
</
script
>
<
style
lang=
"less"
>
<
style
lang=
"less"
>
.form-row {
.resources-p {
width: 600px;
.form-row {
margin-left: 50px;
width: 600px;
margin-top: -45px;
margin-left: 50px;
margin-top: -45px;
.ivu-form-item-label {
.ivu-form-item-label {
color: #fff !important;
color: #fff !important;
}
}
.ivu-footer-toolbar-right {
width: 1100px;
position: relative !important;
}
.btn {
position: absolute !important;
top: 12px !important;
right: 40px !important;
}
}
}
}
.ivu-footer-toolbar-right {
width: 1100px;
position: relative !important;
}
.btn {
position: absolute !important;
top: 12px !important;
right: 40px !important;
}
// .ivu-footer-toolbar{
// position: relative !important;
// .ivu-btn .ivu-btn-default {
// position: absolute !important;
// top:0 !important;
// right: 10px !important;
// // margin-top: -80px !important;
// }
// }
</
style
>
</
style
>
\ No newline at end of file
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