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
439c707d
Commit
439c707d
authored
Oct 17, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
1dbcf9f3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
TripOrderList.vue
src/components/trip/order/TripOrderList.vue
+1
-1
index.ts
src/i18n/en-US/index.ts
+1
-1
detailsNew.vue
src/pages/scheduledTrip/detailsNew.vue
+4
-4
No files found.
src/components/trip/order/TripOrderList.vue
View file @
439c707d
...
...
@@ -163,7 +163,7 @@ export default defineComponent({
data
.
orders
=
r
.
data
.
data
.
pageData
console
.
log
(
r
)
data
.
pages
.
pageCount
=
r
.
data
.
data
.
pageCount
methods
.
GetWaitDealOrderPageList
()
//
methods.GetWaitDealOrderPageList()
}
else
{
message
.
errorMsg
(
r
.
data
.
message
)
}
...
...
src/i18n/en-US/index.ts
View file @
439c707d
...
...
@@ -1395,7 +1395,7 @@ export default {
itineraryDetails
:
{
gaiyao
:
'Product Overview'
,
jiaotong
:
'round-trip transportation'
,
zhu
:
'Hotel Accommodation'
,
zhu
su
:
'Hotel Accommodation'
,
gouwu
:
'Shopping'
,
gowushu
:
'shopping points'
,
nogouwu
:
'No shopping itinerary'
,
...
...
src/pages/scheduledTrip/detailsNew.vue
View file @
439c707d
...
...
@@ -123,7 +123,7 @@
>
<div
class=
"col q-mr-lg"
>
<div
class=
"text-h6 ellipsis-2-lines"
>
{{
dataList
.
title
}}
</div>
<div
class=
"q-mt-md f12 text-grey-6"
>
<div
class=
"q-mt-md f12 text-grey-6"
v-if=
"domain!=`id.oytour`"
>
<q-icon
name=
"iconfont icondingweixiao"
size=
"16px"
class=
"q-mr-sm"
/>
<span
>
{{
dataList
.
aimPlaceName
}}
-
...
...
@@ -563,12 +563,12 @@
<
template
v-if=
"$q.platform.is.desktop && currentHeight > 130"
>
<!--
<div
class=
"col-1"
></div>
-->
<!-- col q-ml-xl position-relative -->
<div
<
!--
<
div
class=
"absolute"
style=
"z-index: 999; right: -150px"
:style=
"
{ top: currentHeight
<
1000
?
'
1000px
'
:
currentHeight
+
100
+
'
px
'
}"
>
<!-- position: sticky; top: 100px -->
<div
style=
""
>
<div
class=
"text-subtitle2 text-grey-6 cursor-pointer q-mb-md"
...
...
@@ -584,7 +584,7 @@
{{
x
.
display
}}
</div>
</div>
</div>
</div>
-->
</
template
>
</div>
</div>
...
...
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