Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
U
uni-pdtravel
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
panyongping
uni-pdtravel
Commits
06d50525
Commit
06d50525
authored
Jul 09, 2024
by
潘永坪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新页面开发
parent
fac82174
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
392 additions
and
352 deletions
+392
-352
distributionCombiChoose-new.vue
...n/distributionCombiChoose/distributionCombiChoose-new.vue
+117
-267
distributionCombiChoose.vue
...ation/distributionCombiChoose/distributionCombiChoose.vue
+273
-83
jointElectronicTicket.vue
.../my/order/jointElectronicTicket/jointElectronicTicket.vue
+2
-2
mapbg.png
static/img/combination/mapbg.png
+0
-0
nav.png
static/img/combination/nav.png
+0
-0
phone.png
static/img/combination/phone.png
+0
-0
No files found.
pages/combination/distributionCombiChoose/distributionCombiChoose
Old
.vue
→
pages/combination/distributionCombiChoose/distributionCombiChoose
-new
.vue
View file @
06d50525
This diff is collapsed.
Click to expand it.
pages/combination/distributionCombiChoose/distributionCombiChoose.vue
View file @
06d50525
This diff is collapsed.
Click to expand it.
pages/my/order/jointElectronicTicket/jointElectronicTicket.vue
View file @
06d50525
...
...
@@ -718,8 +718,8 @@ export default {
}
else
{
refundTime
=
orderInfo
.
playDate
+
' '
+
item
.
refundTime
}
let
refundTimeNumber
=
new
Date
(
refundTime
.
replace
(
/-/g
,
'/'
)).
getTime
()
//
refundDateType退款时间0之前1之后2至(用于区间)
let
refundTimeNumber
=
new
Date
(
refundTime
.
replace
(
/-/g
,
'/'
)).
getTime
()
//
refundDateType退款时间0之前,1至(用于区间),2之后
if
(
item
.
refundDateType
==
0
){
if
(
nowTimeNumber
<
refundTimeNumber
){
this
.
mainRefundBtn
=
true
...
...
static/img/combination/mapbg.png
0 → 100644
View file @
06d50525
11.4 KB
static/img/combination/nav.png
0 → 100644
View file @
06d50525
1.04 KB
static/img/combination/phone.png
0 → 100644
View file @
06d50525
775 Bytes
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