Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
binhai-video
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
binhai-jiaoguan
binhai-video
Commits
fa1d725d
Commit
fa1d725d
authored
Nov 20, 2023
by
盖献康
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
综合查询对话框 - ui
parent
e957ab2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
48 additions
and
22 deletions
+48
-22
vehicleInQuiry.vue
src/views/ comprehensiveQuery/components/vehicleInQuiry.vue
+48
-22
No files found.
src/views/ comprehensiveQuery/components/vehicleInQuiry.vue
View file @
fa1d725d
...
...
@@ -177,40 +177,50 @@
<!-- 车辆详情对话框 -->
<el-dialog
class=
"center-dialog"
:title=
"title"
:visible
.
sync=
"open"
width=
"
60vm
"
width=
"
900px
"
append-to-body
:close-on-click-modal=
"true"
:close-on-click-modal=
"false"
:close-on-press-escape=
"false"
destroy-on-close
>
<!--上方文字显示-->
<div
style=
"display: flex; align-items: center"
>
<span
style=
"margin-top: 2px"
>
{{ form.overTime }}
</span>
<dict-tag
style=
"margin: 0 5px"
:options=
"dict.type.bhsp_area"
:value=
"form.regionName"
/>
<span
style=
"margin: 0 2px"
>
-
</span>
<dict-tag
style=
"margin: 0 5px"
:options=
"dict.type.bhsp_road"
:value=
"form.roadName"
/>
<span
style=
"margin: 0 2px"
>
/
</span>
<dict-tag
style=
"margin: 0 5px"
:options=
"dict.type.bhsp_customs"
:value=
"form.customsName"
/>
<span
style=
"margin: 0 2px"
>
-
</span>
{{ form.monitoringName }}
</div>
<el-row>
<el-col
:span=
"11"
>
<div
style=
"display: flex; align-items: center;font-size: 12px;border: 1px solid #409eff;padding: 7px;background-color: #409eff;color: #ffffff;"
>
<span
style=
"margin-top: 2px"
>
{{ form.overTime }}
</span>
<dict-tag
style=
"margin: 0 5px"
:options=
"dict.type.bhsp_area"
:value=
"form.regionName"
/>
<span
style=
"margin: 0 2px"
>
-
</span>
<dict-tag
style=
"margin: 0 5px"
:options=
"dict.type.bhsp_road"
:value=
"form.roadName"
/>
<span
style=
"margin: 0 2px"
>
/
</span>
<dict-tag
style=
"margin: 0 5px"
:options=
"dict.type.bhsp_customs"
:value=
"form.customsName"
/>
<span
style=
"margin: 0 2px"
>
-
</span>
{{ form.monitoringName }}
</div>
</el-col>
<el-col
:span=
"13"
>
<div
style=
"display: flex; align-items: center;background-color: #c3d5f0;height: 31px;"
>
</div>
</el-col>
</el-row>
<!--图片显示-->
<el-row
:gutter=
"8"
style=
"margin-
top: 20px
"
>
<el-col
:span=
"8"
>
<div
style=
"text-align: center;"
>
<el-row
:gutter=
"8"
style=
"margin-
left: unset;margin-right: unset;
"
>
<el-col
:span=
"8"
style=
"padding-left: unset;padding-right: unset;"
>
<div
style=
"text-align: center;
height: 188px;width: 287px;
"
>
<el-image
:src=
"baseUrl + form.frontImg"
/>
<p>
正面
</p>
</div>
</div>
</el-col>
<el-col
:span=
"8"
>
<div
style=
"text-align: center;"
>
<el-col
:span=
"8"
style=
"padding-left: unset;padding-right: unset;"
>
<div
style=
"text-align: center;
height: 188px;width: 287px;
"
>
<el-image
:src=
"baseUrl + form.backImg"
/>
<p>
背面
</p>
</div>
</div>
</el-col>
<el-col
:span=
"8"
>
<div
style=
"text-align: center;"
>
<el-col
:span=
"8"
style=
"padding-left: unset;padding-right: unset;"
>
<div
style=
"text-align: center;
height: 188px;width: 287px;
"
>
<el-image
:src=
"baseUrl + form.licensePlateImg"
/>
<p>
车牌
</p>
</div>
</div>
</el-col>
</el-row>
</el-dialog>
...
...
@@ -371,6 +381,7 @@ export default {
}
}
</
script
>
<
style
lang=
"scss"
scoped
>
.date-pickers
{
display
:
flex
;
...
...
@@ -381,4 +392,19 @@ export default {
.date-picker
{
margin
:
5px
0px
5px
20px
;
}
.center-dialog
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
::v-deep
.el-dialog__title
{
width
:
64px
;
height
:
21px
;
font-size
:
16px
!
important
;
font-family
:
Source
Han
Sans
SC
,
serif
;
font-weight
:
500
;
line-height
:
14px
;
color
:
#FFFFFF
;
opacity
:
1
;
}
}
</
style
>
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