Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bigwood
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
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
罗超
bigwood
Commits
d8cba766
Commit
d8cba766
authored
Jan 16, 2023
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
报价
parent
878d880c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
vehiclePopover.vue
src/components/vehicle/vehiclePopover.vue
+1
-2
index.ts
src/i18n/zh-TW/index.ts
+1
-1
No files found.
src/components/vehicle/vehiclePopover.vue
View file @
d8cba766
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
</div>
</div>
</div>
</div>
<!-- 表格 -->
<!-- 表格 -->
<table
width=
"100%"
border=
"1"
style=
"text-align:left;border-collapse:collapse;table-layout:fixed;word-break:break-all;
max-width: 800px;
border: 1px solid rgba(0, 0, 0, 0.12);
<table
width=
"100%"
border=
"1"
style=
"text-align:left;border-collapse:collapse;table-layout:fixed;word-break:break-all;border: 1px solid rgba(0, 0, 0, 0.12);
margin: auto;"
>
margin: auto;"
>
<tr>
<tr>
<th
width=
"15%"
align=
"center"
class=
"td-title"
>
{{
$t
(
'v102.vehicle.tatle.th1'
)
}}
</th>
<th
width=
"15%"
align=
"center"
class=
"td-title"
>
{{
$t
(
'v102.vehicle.tatle.th1'
)
}}
</th>
...
@@ -71,7 +71,6 @@
...
@@ -71,7 +71,6 @@
</td>
</td>
<td>
<td>
DAY
{{
item
.
DayNum
}}
DAY
{{
item
.
DayNum
}}
</td>
</td>
<td>
<td>
<div
class=
"q-my-md"
>
<div
class=
"q-my-md"
>
...
...
src/i18n/zh-TW/index.ts
View file @
d8cba766
...
@@ -941,7 +941,7 @@ export default {
...
@@ -941,7 +941,7 @@ export default {
s11
:
'用車類型:'
,
s11
:
'用車類型:'
,
s12
:
'導遊信息:'
,
s12
:
'導遊信息:'
,
s13
:
'確認狀態:'
,
s13
:
'確認狀態:'
,
s14
:
'接機信息
:
'
,
s14
:
'接機信息
:
'
,
s15
:
'確認狀態:'
,
s15
:
'確認狀態:'
,
s16
:
'確認'
,
s16
:
'確認'
,
s17
:
'已確認'
,
s17
:
'已確認'
,
...
...
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