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
1876351a
Commit
1876351a
authored
Jun 08, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
46de5b33
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
detail.vue
pages/ticketCoupons/detail.vue
+2
-2
No files found.
pages/ticketCoupons/detail.vue
View file @
1876351a
...
...
@@ -132,11 +132,11 @@
class=
"price-pre"
>
¥
</text>
{{
$utils
.
getretailer
()
==
true
?
_item
.
HPriceB
:
_item
.
HPriceC
}}
<text
class=
"price-nex"
>
起
</text>
</view>
<view
class=
"tag"
>
<view
class=
"tag"
v-if=
"_item.IsSameDayBuy==1"
>
<image
class=
"tag-img"
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/CustomizedCar/likeruyuan.png"
mode=
"aspectFit"
v-if=
"_item.IsSameDayBuy==1"
></image>
<view
class=
"tag-item"
v-if=
"_item.SubscribeTime
||_item.ChangeTickets
"
>
<view
class=
"tag-item"
v-if=
"_item.SubscribeTime
&&_item.IsSameDayBuy==1||_item.ChangeTickets&&_item.IsSameDayBuy==1
"
>
<text
v-if=
"_item.SubscribeTime&&_item.IsSameDayBuy==1"
>
随时可买
</text>
<text
class=
"gap"
v-if=
"_item.ChangeTickets&&_item.IsSameDayBuy==1"
>
无需换票
</text>
</view>
...
...
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