Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jz_Travel
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
zhengke
jz_Travel
Commits
0bc49276
Commit
0bc49276
authored
Oct 20, 2023
by
18224442217
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
a36770c9
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
23 additions
and
8 deletions
+23
-8
TicketOrderDetails.vue
pages/airTicket/TicketOrderDetails.vue
+8
-2
airTicketDetails.vue
pages/airTicket/airTicketDetails.vue
+3
-1
airTicketList.vue
pages/airTicket/airTicketList.vue
+2
-2
TicketOrderList.vue
pages/airTicket/components/TicketOrderList.vue
+10
-3
No files found.
pages/airTicket/TicketOrderDetails.vue
View file @
0bc49276
...
@@ -384,6 +384,8 @@
...
@@ -384,6 +384,8 @@
);
);
if
(
this
.
NewDetailsList
&&
this
.
NewDetailsList
.
length
==
0
){
if
(
this
.
NewDetailsList
&&
this
.
NewDetailsList
.
length
==
0
){
this
.
getAirDetails
(
this
.
orderData
.
model
.
TCID
)
this
.
getAirDetails
(
this
.
orderData
.
model
.
TCID
)
}
else
{
uni
.
hideLoading
()
}
}
}
else
{
}
else
{
uni
.
hideLoading
()
uni
.
hideLoading
()
...
@@ -497,7 +499,9 @@
...
@@ -497,7 +499,9 @@
return
return
}
}
//未付款-调用后台取消
//未付款-调用后台取消
uni
.
showLoading
()
uni
.
showLoading
({
title
:
"请稍等..."
,
})
this
.
loading
=
true
this
.
loading
=
true
if
(
if
(
(
item
.
PaymentTime
==
null
||
item
.
PaymentTime
==
""
)
&&
(
item
.
PaymentTime
==
null
||
item
.
PaymentTime
==
""
)
&&
...
@@ -557,7 +561,9 @@
...
@@ -557,7 +561,9 @@
if
(
this
.
loading
){
if
(
this
.
loading
){
return
return
}
}
uni
.
showLoading
()
uni
.
showLoading
({
title
:
"请稍等..."
,
})
this
.
loading
=
true
this
.
loading
=
true
let
url
=
"/api/WeChatPay/GetTravlePayInfo"
;
let
url
=
"/api/WeChatPay/GetTravlePayInfo"
;
let
DepartureName
=
this
.
NewDetailsList
[
0
].
DepartureName
let
DepartureName
=
this
.
NewDetailsList
[
0
].
DepartureName
...
...
pages/airTicket/airTicketDetails.vue
View file @
0bc49276
...
@@ -318,7 +318,9 @@
...
@@ -318,7 +318,9 @@
});
});
return
return
}
}
uni
.
showLoading
()
uni
.
showLoading
({
title
:
"请稍等..."
,
})
this
.
loading
=
true
this
.
loading
=
true
this
.
apipost
(
"sellorder_post_SetOrderInfoForAirTicket"
,
this
.
orderMsg
,
this
.
apipost
(
"sellorder_post_SetOrderInfoForAirTicket"
,
this
.
orderMsg
,
(
res
)
=>
{
(
res
)
=>
{
...
...
pages/airTicket/airTicketList.vue
View file @
0bc49276
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
{{
StartDateObj
.
math
}}
月
{{
StartDateObj
.
date
}}
日(周
{{
StartDateObj
.
week
}}
)
{{
StartDateObj
.
math
}}
月
{{
StartDateObj
.
date
}}
日(周
{{
StartDateObj
.
week
}}
)
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
>
可选以下出发日期进行筛查
{{
!
StartDateObj
.
math
&&
NewDateList
.
length
>
0
?
'可选以下出发日期进行筛查'
:
'--'
}}
</
template
>
</
template
>
</text>
</text>
<view
class=
"height-line1"
></view>
<view
class=
"height-line1"
></view>
...
@@ -73,7 +73,7 @@
...
@@ -73,7 +73,7 @@
<text></text>
<text></text>
<text
class=
"MT10 MB10"
></text>
<text
class=
"MT10 MB10"
></text>
<text
class=
"fz26 color9999A5"
>
<text
class=
"fz26 color9999A5"
>
无可选
日期
暂无可出发
日期
</text>
</text>
</view>
</view>
</view>
</view>
...
...
pages/airTicket/components/TicketOrderList.vue
View file @
0bc49276
...
@@ -55,7 +55,10 @@
...
@@ -55,7 +55,10 @@
<text
class=
"fz22 MT5 width100 ellipsis1"
>
{{childs.aName}}
</text>
<text
class=
"fz22 MT5 width100 ellipsis1"
>
{{childs.aName}}
</text>
</view>
</view>
<view
class=
"ML20 TicketOrderListCard-Pr textRight"
>
<view
class=
"ML20 TicketOrderListCard-Pr textRight"
>
<view
v-if=
"!index"
class=
" fz34 fontBold"
>
¥ {{item.preferPrice}}
</view>
<view
v-if=
"!index"
class=
"fz34 fontBold"
>
<text
class=
"fz32"
>
¥
</text>
{{item.preferPrice}}
</view>
<view
v-if=
"index==1&&(item.orderState==1||item.orderState==2||item.orderState==3)"
<view
v-if=
"index==1&&(item.orderState==1||item.orderState==2||item.orderState==3)"
class=
"fz32 relative TicketOrderListCard-PrQx"
class=
"fz32 relative TicketOrderListCard-PrQx"
:class=
"[item.loading?'color9999A5':'colorDEBF7B']"
:class=
"[item.loading?'color9999A5':'colorDEBF7B']"
...
@@ -156,7 +159,9 @@
...
@@ -156,7 +159,9 @@
return
return
}
}
//未付款-调用后台取消
//未付款-调用后台取消
uni
.
showLoading
()
uni
.
showLoading
({
title
:
"请稍等..."
,
})
this
.
DataLists
[
this
.
i
].
loading
=
true
this
.
DataLists
[
this
.
i
].
loading
=
true
if
(
if
(
(
item
.
paymentTime
==
null
||
item
.
paymentTime
==
""
)
&&
(
item
.
paymentTime
==
null
||
item
.
paymentTime
==
""
)
&&
...
@@ -229,7 +234,9 @@
...
@@ -229,7 +234,9 @@
let
FlightDate
=
this
.
DataLists
[
0
].
flightDate
+
'/'
+
this
.
DataLists
[
0
].
departure_time
let
FlightDate
=
this
.
DataLists
[
0
].
flightDate
+
'/'
+
this
.
DataLists
[
0
].
departure_time
let
GoodsName
=
`
${
DepartureName
}
-
${
ArrivalCityName
}
-
${
FlightDate
}
`
;
let
GoodsName
=
`
${
DepartureName
}
-
${
ArrivalCityName
}
-
${
FlightDate
}
`
;
// GoodsName = GoodsName.slice(0, 10);
// GoodsName = GoodsName.slice(0, 10);
uni
.
showLoading
()
uni
.
showLoading
({
title
:
"请稍等..."
,
})
this
.
DataLists
[
this
.
i
].
loading
=
true
this
.
DataLists
[
this
.
i
].
loading
=
true
this
.
request2
(
this
.
request2
(
{
{
...
...
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