Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
Y
ybf
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
xulili
ybf
Commits
7b0f5b1d
Commit
7b0f5b1d
authored
Jan 10, 2020
by
xd
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://114.67.93.201/xulili/ybf
parents
17c80965
7b4cdea9
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
329 additions
and
107 deletions
+329
-107
index.vue
ybf_admin/src/pages/task/bar/index.vue
+1
-1
index.vue
ybf_admin/src/pages/task/com/index.vue
+1
-6
index.vue
ybf_admin/src/pages/task/count/index.vue
+326
-99
index.vue
ybf_admin/src/pages/task/main/index.vue
+1
-1
No files found.
ybf_admin/src/pages/task/bar/index.vue
View file @
7b0f5b1d
...
...
@@ -132,7 +132,7 @@
<el-dialog
title=
"创建任务"
:visible
.
sync=
"cache.status.createDialog"
width=
"
5
0%"
width=
"
4
0%"
:before-close=
"dialogCreateBeforeClose"
>
<div
class=
"dialogMain"
>
...
...
ybf_admin/src/pages/task/com/index.vue
View file @
7b0f5b1d
...
...
@@ -106,12 +106,11 @@
:total=
"400"
></el-pagination>
</div>
<div
class=
"ztask-dialogs"
>
<el-dialog
title=
"创建集团任务"
:visible
.
sync=
"cache.status.createDialog"
width=
"
6
0%"
width=
"
4
0%"
:before-close=
"dialogCreateBeforeClose"
>
<div
class=
"dialogMain"
>
...
...
@@ -487,7 +486,6 @@
flex-direction
:
row
;
justify-content
:
space-between
;
}
.ztask-searchs-items
{
/*border: 2px solid #00c561;*/
...
...
@@ -499,7 +497,6 @@
justify-content
:
flex-start
;
align-items
:
center
;
}
.ztask-searchs-forms
{
/*border: 2px solid #f900ff;*/
height
:
30px
;
...
...
@@ -522,7 +519,6 @@
justify-content
:
flex-end
;
align-items
:
flex-end
;
}
.ztask-page
{
/*border: 2px solid red;*/
position
:
relative
;
...
...
@@ -532,7 +528,6 @@
.buttonTextNormal
{
color
:
#666666
;
}
.buttonTextWarning
{
color
:
#D0021B
;
}
...
...
ybf_admin/src/pages/task/count/index.vue
View file @
7b0f5b1d
This diff is collapsed.
Click to expand it.
ybf_admin/src/pages/task/main/index.vue
View file @
7b0f5b1d
...
...
@@ -43,7 +43,7 @@ export default {
.mains
{
/*border: 1px solid red;*/
height
:
calc
((
100vh
-
140px
)
*
1
.0
);
min-width
:
1
00
0px
;
min-width
:
1
28
0px
;
margin
:
10px
20px
10px
10px
;
...
...
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