Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
platform
/
fanxing_new
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit ce873597
authored
4 years ago
by
夏新然
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
照片显示不全
1 parent
7cfeadf5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
src/assets/resetElementCss/index.css
src/views/search/illegal.vue
src/assets/resetElementCss/index.css
View file @
ce87359
...
@@ -14,6 +14,9 @@
...
@@ -14,6 +14,9 @@
#login
.el-form-item--mini.el-form-item
,
#login
.el-form-item--small.el-form-item
{
#login
.el-form-item--mini.el-form-item
,
#login
.el-form-item--small.el-form-item
{
margin-bottom
:
28px
!important
;
margin-bottom
:
28px
!important
;
}
}
.detaiCon
.el-image__inner--center
{
transform
:
translate
(
-50%
)
!important
;
}
.el-main
{
.el-main
{
padding
:
0
;
padding
:
0
;
}
}
...
...
This diff is collapsed.
Click to expand it.
src/views/search/illegal.vue
View file @
ce87359
...
@@ -235,7 +235,7 @@
...
@@ -235,7 +235,7 @@
<el-button
@
click=
"detailVisible = false"
>
关 闭
</el-button>
<el-button
@
click=
"detailVisible = false"
>
关 闭
</el-button>
</span>
</span>
</el-dialog>
</el-dialog>
<
curVideo
ref=
"visableDialog"
:playersrc=
"playurl"
></curVideo
>
<
videoDialog
ref=
"visableDialog"
:playersrc=
"playurl"
></videoDialog
>
</div>
</div>
</template>
</template>
<
script
>
<
script
>
...
@@ -288,7 +288,7 @@
...
@@ -288,7 +288,7 @@
this
.
conditions
.
end_dt
=
val
[
1
];
this
.
conditions
.
end_dt
=
val
[
1
];
}
}
},
},
components
:{},
components
:{
videoDialog
},
mounted
(){
mounted
(){
this
.
getTaskList
();
this
.
getTaskList
();
this
.
getData
()
this
.
getData
()
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
Attach a file
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 post a comment