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
4b08e836
Commit
4b08e836
authored
May 10, 2024
by
qipeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
参数修改
parent
46309fbe
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
applyAfterSale.vue
pages/my/order/afterSale/applyAfterSale/applyAfterSale.vue
+2
-2
electronicTicket.vue
pages/my/order/electronicTicket/electronicTicket.vue
+2
-2
No files found.
pages/my/order/afterSale/applyAfterSale/applyAfterSale.vue
View file @
4b08e836
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
</text>
</text>
<!-- 未配置文字内容 refundTimeRule 1 为过期前 2为过期后-->
<!-- 未配置文字内容 refundTimeRule 1 为过期前 2为过期后-->
<template
v-else
>
<template
v-else
>
<text
v-if=
"
buyKnowData
.productRefundRuleVo.refundTimeRule==1"
>
<text
v-if=
"
orderInfo
.productRefundRuleVo.refundTimeRule==1"
>
<text
v-if=
"item.refundDay==0"
>
<text
v-if=
"item.refundDay==0"
>
使用日期当天
{{
item
.
refundTime
}}
之前可退
使用日期当天
{{
item
.
refundTime
}}
之前可退
</text>
</text>
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
使用日期前
{{
item
.
refundDay
}}
天
{{
item
.
refundTime
}}
之前可退
使用日期前
{{
item
.
refundDay
}}
天
{{
item
.
refundTime
}}
之前可退
</text>
</text>
</text>
</text>
<text
v-if=
"
buyKnowData
.productRefundRuleVo.refundTimeRule==2"
>
<text
v-if=
"
orderInfo
.productRefundRuleVo.refundTimeRule==2"
>
<text
v-if=
"item.refundDay==0"
>
<text
v-if=
"item.refundDay==0"
>
过期当天
{{
item
.
refundTime
}}
之前可退
过期当天
{{
item
.
refundTime
}}
之前可退
</text>
</text>
...
...
pages/my/order/electronicTicket/electronicTicket.vue
View file @
4b08e836
...
@@ -343,7 +343,7 @@
...
@@ -343,7 +343,7 @@
</text>
</text>
<!-- 未配置文字内容 refundTimeRule 1 为过期前 2为过期后-->
<!-- 未配置文字内容 refundTimeRule 1 为过期前 2为过期后-->
<template
v-else
>
<template
v-else
>
<text
v-if=
"
buyKnowData
.productRefundRuleVo.refundTimeRule==1"
>
<text
v-if=
"
orderInfo
.productRefundRuleVo.refundTimeRule==1"
>
<text
v-if=
"item.refundDay==0"
>
<text
v-if=
"item.refundDay==0"
>
使用日期当天
{{
item
.
refundTime
}}
之前可退
使用日期当天
{{
item
.
refundTime
}}
之前可退
</text>
</text>
...
@@ -351,7 +351,7 @@
...
@@ -351,7 +351,7 @@
使用日期前
{{
item
.
refundDay
}}
天
{{
item
.
refundTime
}}
之前可退
使用日期前
{{
item
.
refundDay
}}
天
{{
item
.
refundTime
}}
之前可退
</text>
</text>
</text>
</text>
<text
v-if=
"
buyKnowData
.productRefundRuleVo.refundTimeRule==2"
>
<text
v-if=
"
orderInfo
.productRefundRuleVo.refundTimeRule==2"
>
<text
v-if=
"item.refundDay==0"
>
<text
v-if=
"item.refundDay==0"
>
过期当天
{{
item
.
refundTime
}}
之前可退
过期当天
{{
item
.
refundTime
}}
之前可退
</text>
</text>
...
...
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