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
f5132b90
Commit
f5132b90
authored
Mar 14, 2025
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
团队列表修改
parent
c3bcaf7f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
14 deletions
+4
-14
jz_Line.vue
pages/jiuzhai/jz_Line.vue
+4
-14
No files found.
pages/jiuzhai/jz_Line.vue
View file @
f5132b90
...
@@ -504,26 +504,16 @@
...
@@ -504,26 +504,16 @@
</view>
</view>
<view
class=
"price"
style=
"display:flex;justify-content: space-between;align-items: center;"
>
<view
class=
"price"
style=
"display:flex;justify-content: space-between;align-items: center;"
>
<view
class=
"priceMoerBox"
>
<view
class=
"priceMoerBox"
>
最近团期:
最近团期:
{{
item
.
startDate
}}
<!-- #ifdef MP-DI -->
<!-- #ifdef MP-DI -->
<template
v-if=
"item.priceList.length>0"
>
<template
v-if=
"item.priceList&&item.priceList.length>0"
>
<template
v-for=
"(items,i) in item.priceList"
>
<view
class=
"priceMoer"
>
<text
v-if=
"i
<1
"
:key=
"i"
>
{{
items
.
startDates
}}
</text>
更多团期
</
template
>
<view
class=
"priceMoer"
v-if=
"item.priceList.length>1"
>
更多
<u-icon
name=
"arrow-left"
color=
"#999999"
size=
"24"
></u-icon>
<u-icon
name=
"arrow-left"
color=
"#999999"
size=
"24"
></u-icon>
</view>
</view>
</
template
>
</
template
>
<
template
v-else
>
{{
item
.
startDate
}}
</
template
>
<!-- #endif -->
<!-- #ifdef MP-AG -->
{{item.startDate}}
<!-- #endif -->
<!-- #endif -->
</view>
</view>
</view>
</view>
<view
class=
"price"
style=
"text-align: unset;"
>
<view
class=
"price"
style=
"text-align: unset;"
>
<text>
¥
</text>
<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