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
7b292125
Commit
7b292125
authored
May 11, 2020
by
康振飞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
进度汇报-工单列表ok
parent
a7c2b188
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
10 deletions
+13
-10
execute.less
pages/produce/execute/execute.less
+12
-9
index.vue
pages/produce/execute/index.vue
+1
-1
No files found.
pages/produce/execute/execute.less
View file @
7b292125
...
...
@@ -86,6 +86,9 @@
margin: 0 -16px;
padding: 0 15px 0;
border-bottom: 1px solid #ccc;
.openAll{
margin: 0 0 0 55px;
}
}
.select_t{
padding: 15px 0 0 0;
...
...
@@ -93,15 +96,15 @@
}
.ivu-drawer-body {
padding: 0;
.order_title {
border-bottom: 1px solid #ccc;
height: 50px;
line-height: 50px;
padding: 0 0 0 15px;
.gd_tt{
margin: 0 55px 0 0;
}
}
//
.order_title {
//
border-bottom: 1px solid #ccc;
//
height: 50px;
//
line-height: 50px;
//
padding: 0 0 0 15px;
//
.gd_tt{
//
margin: 0 55px 0 0;
//
}
//
}
.order_list{
.select_t {
padding: 15px 20px;
...
...
pages/produce/execute/index.vue
View file @
7b292125
...
...
@@ -57,7 +57,7 @@
<div
slot=
"header"
>
<div
class=
"header"
>
<span
class=
"gd_tt"
>
工单列表
</span>
<a
><Icon
type=
"ios-list"
size=
"18"
/>
展开全部列表
</a>
<a
class=
"openAll"
><Icon
type=
"ios-list"
size=
"18"
/>
展开全部列表
</a>
</div>
<div
class=
"select_t"
>
<!--
<Icon
type=
"md-arrow-dropright"
/>
-->
...
...
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