Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-ui
Commits
ba907652
Commit
ba907652
authored
Jul 24, 2020
by
徐一鸣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
公共样式优化
parent
2577d45c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
src/assets/css/index.css
src/assets/css/index.css
+4
-1
src/pages/workbench/fwgl/fwglList.vue
src/pages/workbench/fwgl/fwglList.vue
+1
-0
No files found.
src/assets/css/index.css
View file @
ba907652
...
...
@@ -742,6 +742,7 @@ width: 620px!important;
.top_fliter
.filter_list
{
flex-grow
:
1
;
min-width
:
550px
;
font-size
:
0
;
}
.filter_list
>
.filter_item
{
display
:
inline-block
;
...
...
@@ -751,9 +752,11 @@ width: 620px!important;
.filter_list
>
.filter_item
{
margin-right
:
15px
;
}
.filter_list
>
.filter_item
>
.filter_title
{
.filter_list
>
.filter_item
>
*
{
display
:
inline-block
;
vertical-align
:
middle
;
}
.filter_list
>
.filter_item
>
.filter_title
{
width
:
8em
;
text-align
:
right
;
font-size
:
14px
;
...
...
src/pages/workbench/fwgl/fwglList.vue
View file @
ba907652
...
...
@@ -555,6 +555,7 @@ export default {
label
:
"
申请时间
"
,
prop
:
"
apply_time
"
,
align
:
"
center
"
,
width
:
180
},
{
label
:
"
初次申请状态
"
,
...
...
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