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
e7c79752
Commit
e7c79752
authored
Jul 11, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
324c9f73
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
6 deletions
+8
-6
infor2.vue
pages/teamLeader/components/schedule/infor2.vue
+1
-1
infor3.vue
pages/teamLeader/components/schedule/infor3.vue
+1
-1
infor4.vue
pages/teamLeader/components/schedule/infor4.vue
+1
-1
infor5.vue
pages/teamLeader/components/schedule/infor5.vue
+1
-1
infor6.vue
pages/teamLeader/components/schedule/infor6.vue
+1
-1
infor7.vue
pages/teamLeader/components/schedule/infor7.vue
+1
-1
infor8.vue
pages/teamLeader/components/schedule/infor8.vue
+1
-0
infor9.vue
pages/teamLeader/components/schedule/infor9.vue
+1
-0
No files found.
pages/teamLeader/components/schedule/infor2.vue
View file @
e7c79752
...
...
@@ -35,7 +35,7 @@
<view>
出发时间:
{{
child
.
FlightDate
}}
</view>
</view>
</view>
<u-empty
v-if=
"data.FlightList.length == 0"
text=
"暂无相关信息"
mode=
"data"
color=
"#333"
></u-empty>
<u-empty
v-if=
"data.FlightList.length == 0"
text=
"暂无相关信息"
mode=
"data"
color=
"#333"
padding-top=
"20"
></u-empty>
</view>
<view
style=
"height: 50rpx;"
></view>
</view>
...
...
pages/teamLeader/components/schedule/infor3.vue
View file @
e7c79752
...
...
@@ -47,7 +47,7 @@
<view
class=
""
>
{{
item
.
AccommodationTypeStr
?
item
.
AccommodationTypeStr
:
''
}}
</view>
</view>
</view>
<u-empty
v-if=
"data.BusList.length == 0"
text=
"暂无相关信息"
mode=
"data"
color=
"#333"
></u-empty>
<u-empty
v-if=
"data.BusList.length == 0"
text=
"暂无相关信息"
mode=
"data"
color=
"#333"
padding-top=
"20"
></u-empty>
<view
style=
"height: 50rpx;"
></view>
</view>
</
template
>
...
...
pages/teamLeader/components/schedule/infor4.vue
View file @
e7c79752
...
...
@@ -66,7 +66,7 @@
</view>
</view>
</view>
<u-empty
v-if=
"data.HotelList.length == 0"
text=
"暂无相关信息"
mode=
"data"
color=
"#333"
></u-empty>
<u-empty
v-if=
"data.HotelList.length == 0"
text=
"暂无相关信息"
mode=
"data"
color=
"#333"
padding-top=
"20"
></u-empty>
<view
style=
"height: 50rpx;"
></view>
</view>
</
template
>
...
...
pages/teamLeader/components/schedule/infor5.vue
View file @
e7c79752
...
...
@@ -70,7 +70,7 @@
</view>
</view>
</
template
>
<u-empty
v-if=
"data.DiningList.length == 0"
text=
"暂无相关信息"
mode=
"data"
color=
"#333"
></u-empty>
<u-empty
v-if=
"data.DiningList.length == 0"
text=
"暂无相关信息"
mode=
"data"
color=
"#333"
padding-top=
"20"
></u-empty>
<view
style=
"height: 50rpx;"
></view>
</view>
</template>
...
...
pages/teamLeader/components/schedule/infor6.vue
View file @
e7c79752
...
...
@@ -60,7 +60,7 @@
</view>
</view>
</
template
>
<u-empty
v-if=
"data.ScenicList.length == 0"
text=
"暂无相关信息"
mode=
"data"
color=
"#333"
></u-empty>
<u-empty
v-if=
"data.ScenicList.length == 0"
text=
"暂无相关信息"
mode=
"data"
color=
"#333"
padding-top=
"20"
></u-empty>
<view
style=
"height: 50rpx;"
></view>
</view>
</template>
...
...
pages/teamLeader/components/schedule/infor7.vue
View file @
e7c79752
...
...
@@ -40,7 +40,7 @@
<view
class=
""
>
{{
item
.
StoreTimeStr
}}
</view>
</view>
</view>
<u-empty
v-if=
"data.length == 0"
text=
"暂无相关信息"
mode=
"data"
color=
"#333"
></u-empty>
<u-empty
v-if=
"data.length == 0"
text=
"暂无相关信息"
mode=
"data"
color=
"#333"
padding-top=
"20"
></u-empty>
<view
style=
"height: 50rpx;"
></view>
</view>
</
template
>
...
...
pages/teamLeader/components/schedule/infor8.vue
View file @
e7c79752
...
...
@@ -48,6 +48,7 @@
</view>
<view>
{{
item
.
PassportNo
}}
</view>
</view>
<u-empty
v-if=
"data.length == 0"
text=
"暂无相关信息"
mode=
"data"
color=
"#333"
padding-top=
"20"
></u-empty>
</view>
<view
style=
"height: 0rpx;"
></view>
</view>
...
...
pages/teamLeader/components/schedule/infor9.vue
View file @
e7c79752
...
...
@@ -48,6 +48,7 @@
</view>
</view>
</view>
<u-empty
v-if=
"data.length == 0"
text=
"暂无相关信息"
mode=
"data"
color=
"#333"
padding-top=
"20"
></u-empty>
</view>
<view
style=
"height: 50rpx;"
></view>
</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