Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
NewTruckTerminalSyetem
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
SQL_Mou
NewTruckTerminalSyetem
Commits
90056c26
Commit
90056c26
authored
May 17, 2022
by
caicaicai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
70d7303f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
index.vue
src/views/MLargeScreen/components/voiceApplication/index.vue
+5
-5
No files found.
src/views/MLargeScreen/components/voiceApplication/index.vue
View file @
90056c26
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
<el-option
v-for=
"(item,index) in carFleetData"
:key=
"index"
:label=
"item.name"
:value=
"item.name"
style=
"font-size:18px;"
></el-option>
<el-option
v-for=
"(item,index) in carFleetData"
:key=
"index"
:label=
"item.name"
:value=
"item.name"
style=
"font-size:18px;"
></el-option>
</el-select>
</el-select>
<el-input
v-model=
"searchText"
placeholder=
"请输入车牌号"
style=
"width:19vw;"
></el-input>
<el-input
v-model=
"searchText"
placeholder=
"请输入车牌号"
style=
"width:19vw;"
></el-input>
<el-button
type=
"primary"
round
style=
"width:
5vw;font-size:19px
;"
@
click=
"toSearch()"
>
查询
</el-button>
<el-button
type=
"primary"
round
style=
"width:
6.5vw;font-size:18px;height: 6vh;text-align: center
;"
@
click=
"toSearch()"
>
查询
</el-button>
</div>
</div>
<div
class=
"voiceAppContent_2"
>
<div
class=
"voiceAppContent_2"
>
<div>
<div>
...
@@ -770,8 +770,8 @@ export default {
...
@@ -770,8 +770,8 @@ export default {
z-index
:
2
;
z-index
:
2
;
top
:
50%
;
top
:
50%
;
left
:
50%
;
left
:
50%
;
height
:
8
0
vh
;
height
:
8
5
vh
;
width
:
55
vw
;
width
:
60
vw
;
background
:
no-repeat
center
center
url('~@/assets/images/truckTuPian/yuyinshenqing1.png')
;
background
:
no-repeat
center
center
url('~@/assets/images/truckTuPian/yuyinshenqing1.png')
;
background-size
:
100%
100%
;
background-size
:
100%
100%
;
transform
:
translate
(
-50%
,
-50%
);
transform
:
translate
(
-50%
,
-50%
);
...
@@ -802,7 +802,7 @@ export default {
...
@@ -802,7 +802,7 @@ export default {
margin-top
:
15px
;
margin-top
:
15px
;
}
}
.voiceAppContent_left_title
{
.voiceAppContent_left_title
{
font-size
:
2
2
px
;
font-size
:
2
1
px
;
color
:
rgb
(
24
,
228
,
240
);
color
:
rgb
(
24
,
228
,
240
);
}
}
.voiceAppContent_1
{
.voiceAppContent_1
{
...
@@ -942,7 +942,7 @@ export default {
...
@@ -942,7 +942,7 @@ export default {
border-radius
:
10px
;
border-radius
:
10px
;
}
}
.toCallStyle
{
.toCallStyle
{
margin-top
:
1
5
px
;
margin-top
:
1
0
px
;
width
:
130px
;
width
:
130px
;
height
:
40px
;
height
:
40px
;
font-size
:
18px
;
font-size
:
18px
;
...
...
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