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
d8ca4625
Commit
d8ca4625
authored
Jul 10, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
2c1b2b8a
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
359 additions
and
343 deletions
+359
-343
headeDatas.vue
pages/teamLeader/components/headeDatas.vue
+1
-1
infor1.vue
pages/teamLeader/components/schedule/infor1.vue
+37
-31
infor2.vue
pages/teamLeader/components/schedule/infor2.vue
+9
-7
infor3.vue
pages/teamLeader/components/schedule/infor3.vue
+12
-11
infor4.vue
pages/teamLeader/components/schedule/infor4.vue
+34
-35
infor5.vue
pages/teamLeader/components/schedule/infor5.vue
+49
-40
infor6.vue
pages/teamLeader/components/schedule/infor6.vue
+38
-31
infor7.vue
pages/teamLeader/components/schedule/infor7.vue
+6
-5
infor8.vue
pages/teamLeader/components/schedule/infor8.vue
+16
-8
infor9.vue
pages/teamLeader/components/schedule/infor9.vue
+3
-3
index.vue
pages/teamLeader/index.vue
+0
-4
itineraryDetails.vue
pages/teamLeader/itineraryDetails.vue
+9
-6
itineraryInformation.vue
pages/teamLeader/itineraryInformation.vue
+1
-1
schedule.vue
pages/teamLeader/schedule.vue
+144
-160
No files found.
pages/teamLeader/components/headeDatas.vue
View file @
d8ca4625
...
...
@@ -135,7 +135,7 @@
</view>
<view
v-if=
"params.type==1"
class=
"headeDatasCenterBox car"
stripe
>
<view
class=
"headeDatasCenter row"
>
<view>
车
配
号
</view>
<view>
车
牌
号
</view>
<view
class=
"flex1"
>
{{ datas.BusCode?datas.BusCode:'暂无' }}
</view>
</view>
<view
class=
"headeDatasCenter row"
>
...
...
pages/teamLeader/components/schedule/infor1.vue
View file @
d8ca4625
...
...
@@ -17,53 +17,59 @@
padding
:
3rpx
0
;
border-bottom
:
0
;
}
.richText
{
white-space
:
pre-wrap
;
}
</
style
>
<
template
>
<view
class=
"PX20 PT40"
>
<view
class=
"infor1-title fz28 PB20"
>
部门负责人
</view>
<view
class=
"infor1-box PX30 bjFFF fz28 color333"
>
<view
class=
"row"
>
<view
class=
"infor1-box PX30 bjFFF fz28 color333
MB20"
v-for=
"(item,index) in data.PrincipalList
"
>
<view
class=
"row
items-center
"
>
<view
class=
"MR40"
>
机票
</view>
<view
class=
"flex1"
>
周月
</view>
<view
class=
"flex1"
>
<view
v-for=
"child in item.CreateByNameList"
>
{{
child
.
name
}}{{
child
.
tel
!=
''
?
`/${child.tel
}
`
:
''
}}
<
/view
>
<
/view
>
<
/view
>
<view
class=
"row"
>
<
view
class
=
"row
items-center
"
>
<
view
class
=
"MR40"
>
订房
<
/view
>
<view
class=
"flex1"
>
周月
</view>
<
view
class
=
"flex1"
>
<
view
v
-
for
=
"child in item.HConfirmNameList"
>
{{
child
.
name
}}
{{
child
.
tel
!=
''
?
`/${child.tel
}
`
:
''
}}
<
/view
>
<
/view
>
<
/view
>
<view
class=
"row"
>
<
view
class
=
"row
items-center
"
>
<
view
class
=
"MR40"
>
车辆
<
/view
>
<view
class=
"flex1"
>
周月
</view>
<
view
class
=
"flex1"
>
<
view
v
-
for
=
"child in item.BConfirmNameList"
>
{{
child
.
name
}}
{{
child
.
tel
!=
''
?
`/${child.tel
}
`
:
''
}}
<
/view
>
<
/view
>
<
/view
>
<view
class=
"row"
>
<
view
class
=
"row
items-center
"
>
<
view
class
=
"MR40"
>
订餐
<
/view
>
<view
class=
"flex1"
>
周月
</view>
<
view
class
=
"flex1"
>
<
view
v
-
for
=
"child in item.DConfirmNameList"
>
{{
child
.
name
}}
{{
child
.
tel
!=
''
?
`/${child.tel
}
`
:
''
}}
<
/view
>
<
/view
>
<
/view
>
<view
class=
"row"
>
<
view
class
=
"row
items-center
"
>
<
view
class
=
"MR40"
>
门票
<
/view
>
<view
class=
"flex1"
>
周月
</view>
<
view
class
=
"flex1"
>
<
view
v
-
for
=
"child in item.TConfirmNameList"
>
{{
child
.
name
}}
{{
child
.
tel
!=
''
?
`/${child.tel
}
`
:
''
}}
<
/view
>
<
/view
>
<
/view
>
<
/view
>
<
view
class
=
"infor1-title fz28 PY20"
>
注意事项
<
/view
>
<view
class=
"infor1-box infor1-boxWin PX30 PY30 bjFFF fz28 color333"
>
<view
class=
"row"
>
<view
class=
"MR10"
>
不要签证
</view>
<view
class=
"flex1"
>
姓名:
</view>
</view>
<view
class=
"row"
>
<view
class=
"MR10"
>
不占床
</view>
<view
class=
"flex1"
>
姓名:
</view>
</view>
<view
class=
"row"
>
<view
class=
"MR10"
>
单地接
</view>
<view
class=
"flex1"
>
姓名:
</view>
</view>
<view
class=
"row"
>
<view
class=
"MR10"
>
单机票
</view>
<view
class=
"flex1"
>
姓名:
</view>
</view>
<
view
class
=
"infor1-box infor1-boxWin PX30 PY30 bjFFF fz28 color333"
v
-
if
=
"data&&data.DMCStaticsCommon&&data.DMCStaticsCommon.LeaderApply.PlanDescription"
>
<
view
class
=
"row"
>
<view
class=
"MR10"
>
不去景点
</view>
<view
class=
"flex1"
>
姓名:
</view>
<
rich
-
text
:
nodes
=
"data.DMCStaticsCommon.LeaderApply.PlanDescription"
class
=
"richText"
><
/rich-text
>
<
/view
>
<
/view
>
<
view
style
=
"height: 50rpx;"
><
/view
>
...
...
@@ -83,7 +89,7 @@ export default {
}
,
deep
:
true
,
immediate
:
fals
e
immediate
:
tru
e
}
,
}
,
mounted
()
{
...
...
pages/teamLeader/components/schedule/infor2.vue
View file @
d8ca4625
...
...
@@ -17,23 +17,25 @@
<
template
>
<view
class=
"PX20 PT40"
>
<view>
<view
class=
"infor2-box PX30 bjFFF MB20"
>
<view
class=
"infor2-box PX30 bjFFF MB40"
v-for=
"(child,c) in data.FlightList"
>
<view
class=
"infor2-line PY20 row justify-between items-center"
>
<view>
<view
class=
"fz32 color000"
>
09:00
</view>
<view
class=
"fz20 color666 MT10"
>
双流国际机场/CTU
</view>
<view
class=
"fz32 color000"
>
{{
child
.
Departure_time
}}
</view>
<view
class=
"fz20 color666 MT10"
>
{{
child
.
dName
}}
</view>
</view>
<img
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638875792006204423.png"
/>
<view
class=
"text-right"
>
<view
class=
"fz32 color000"
>
09:00
</view>
<view
class=
"fz20 color666 MT10"
>
双流国际机场/CTU
</view>
<view
class=
"fz32 color000"
>
{{
child
.
Arrival_time
}}
</view>
<view
class=
"fz20 color666 MT10"
>
{{
child
.
aName
}}
</view>
</view>
</view>
<view
class=
"PY20 fz24 color333 row justify-between"
>
<view>
航班号:
NH948
</view>
<view>
出发时间:
2019-04-16
</view>
<view>
航班号:
{{
child
.
Flight_number
}}
</view>
<view>
出发时间:
{{
child
.
FlightDate
}}
</view>
</view>
</view>
</view>
<view
style=
"height: 50rpx;"
></view>
</view>
...
...
pages/teamLeader/components/schedule/infor3.vue
View file @
d8ca4625
...
...
@@ -20,30 +20,31 @@
</
style
>
<
template
>
<view
class=
"PX20 PT40"
>
<view
class=
"infor1-box PX30 bjFFF fz28 color333"
>
<view
class=
"infor1-box PX30 bjFFF fz28 color333 MB20"
v-for=
"(item,index) in data.BusList"
>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
车配号
</view>
<view
class=
""
>
周月
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
车辆公司
</view>
<view
class=
""
>
周月
</view>
<view
class=
"MR40"
>
用车类型
</view>
<view
class=
""
>
{{
item
.
AirportPickUpStr
?
item
.
AirportPickUpStr
:
item
.
UseTypeStr
}}
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
用车时间
</view>
<view
class=
""
>
周月
</view>
<view
class=
""
>
{{
item
.
PlanDateStr
?
item
.
PlanDateStr
:
''
}}
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
车牌号
</view>
<view
class=
""
>
周月
</view>
<view
class=
""
>
{{
item
.
BusCode
?
item
.
BusCode
:
''
}}
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
司机姓名
</view>
<view
class=
""
>
周月
</view>
<view
class=
""
>
{{
item
.
DriverName
?
item
.
DriverName
:
''
}}
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
司机电话
</view>
<view
class=
""
>
周月
</view>
<view
class=
""
>
{{
item
.
DriverTel
?
item
.
DriverTel
:
''
}}
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
司机住宿
</view>
<view
class=
""
>
{{
item
.
AccommodationTypeStr
?
item
.
AccommodationTypeStr
:
''
}}
</view>
</view>
</view>
<view
style=
"height: 50rpx;"
></view>
...
...
pages/teamLeader/components/schedule/infor4.vue
View file @
d8ca4625
...
...
@@ -11,10 +11,8 @@
padding
:
20rpx
0
;
border-bottom
:
1px
solid
#ddd
;
}
.infor1-center
>
view
:first-child
{
width
:
100rpx
;
flex-shrink
:
0
;
margin-right
:
20rpx
;
.infor1-center
>
view
view
:first-child
{
width
:
180rpx
;
}
.infor1-center
>
view
:last-child
{
border-bottom
:
0
;
...
...
@@ -29,43 +27,44 @@
}
</
style
>
<
template
>
<view
class=
"PX20 PT40"
>
<view
class=
"infor1-box MB20 bjFFF fz28 color333"
>
<view
class=
"PX20 PT40"
v-if=
"data&&data.HotelList"
>
<view
class=
"infor1-box MB20 bjFFF fz28 color333"
v-for=
"(item,index) in data.HotelList"
>
<view
class=
"infor1-header PY30 colorFFF"
>
<view
class=
"fz32 PX30"
>
水口世纪酒店
</view>
<view
class=
"fz32 PX30"
>
{{
item
.
HotelName
}}
</view>
<view
class=
"row items-center MT10 PX30"
>
<view
class=
"row"
>
<img
class=
""
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638875688769461022
.png"
/>
<img
style=
"width: 31rpx;height: 33rpx;"
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638877448252171613
.png"
/>
</view>
<text
class=
"ML20 fz28 flex1"
>
水口町名坂170-1
</text>
<text
class=
"ML20 fz28 flex1"
>
{{
item
.
Address
}}
</text>
</view>
</view>
<view
class=
"infor1-center PX30"
>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
订房号
</view>
<view
class=
""
>
周月
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
入住时间
</view>
<view
class=
""
>
周月
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
占床/不占床
</view>
<view
class=
""
>
周月
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
实际用房
</view>
<view
class=
""
>
周月
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
联系电话
</view>
<view
class=
""
>
周月
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40
"
>
备注
</view>
<view
class=
"flex1"
>
周月
</view>
</view>
</view>
<view
class=
"infor1-center PX30"
>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
订房号
</view>
<view
class=
""
>
{{
item
.
ReserveNo
}}
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
入住时间
</view>
<view
class=
""
>
{{
item
.
StartDate
.
substr
(
0
,
10
)
}}
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
占床/不占床
</view>
<view
class=
""
>
{{
data
.
HouseStatistics
.
NeedBed
}}
/
{{
data
.
HouseStatistics
.
NoNeedBed
}}
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
实际用房
</view>
<view
class=
""
>
{{
data
.
HouseStatistics
.
RealityRoomNum
}}
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
联系电话
</view>
<view
class=
""
>
{{
item
.
Tel
}}
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40 flexS
"
>
备注
</view>
<view
class=
""
>
{{
item
.
Remarks
}}
</view>
</view>
</view>
</view>
<view
style=
"height: 50rpx;"
></view>
</view>
...
...
pages/teamLeader/components/schedule/infor5.vue
View file @
d8ca4625
...
...
@@ -11,10 +11,8 @@
padding
:
20rpx
0
;
border-bottom
:
1px
solid
#ddd
;
}
.infor1-center
>
view
:first-child
{
width
:
100rpx
;
flex-shrink
:
0
;
margin-right
:
20rpx
;
.infor1-center
>
view
view
:first-child
{
width
:
120rpx
;
}
.infor1-center
>
view
:last-child
{
border-bottom
:
0
;
...
...
@@ -29,44 +27,49 @@
}
</
style
>
<
template
>
<view
class=
"PX20 PT40"
>
<view
class=
"infor1-box MB20 bjFFF fz28 color333"
>
<view
class=
"infor1-header PY30 colorFFF"
>
<view
class=
"fz32 PX30"
>
水口世纪酒店
</view>
<view
class=
"row items-center MT10 PX30"
>
<view
class=
"row"
>
<img
class=
""
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638875688769461022.png"
/>
<view
class=
"PX20 PT40"
v-if=
"data&&data.DiningList"
>
<template
v-for=
"(item,index) in data.DiningList"
>
<view
class=
"infor1-box MB20 bjFFF fz28 color333"
v-for=
"(child,c) in item.DiningSummaryList"
>
<view
class=
"infor1-header PY30 colorFFF"
>
<view
class=
"fz32 PX30"
>
{{
child
.
DiningName
}}
</view>
<view
class=
"row items-center MT10 PX30"
>
<view
class=
"row"
>
<img
style=
"width: 31rpx;height: 33rpx;"
class=
""
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638877448252171613.png"
/>
</view>
<text
class=
"ML20 fz28 flex1"
>
{{
child
.
Address
}}
</text>
</view>
<text
class=
"ML20 fz28 flex1"
>
水口町名坂170-1
</text>
</view>
<view
class=
"infor1-center PX30"
>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
订餐号
</view>
<view
class=
""
>
{{
child
.
ReserveNo
}}
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
用餐时间
</view>
<view
class=
""
>
{{
child
.
UseTimeStr
}}
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
总人数
</view>
<view
class=
""
>
{{
totalPeop
(
child
.
DiningPriceList
)
}}
+1
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
类别
</view>
<view
class=
""
>
{{
child
.
UseDinnerTypeStr
}}
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
联系电话
</view>
<view
class=
""
>
{{
child
.
Tel
}}
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40 flexS"
>
备注
</view>
<view
class=
""
>
{{
child
.
Remarks
}}
</view>
</view>
</view>
<view
class=
"infor1-center PX30"
>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
订餐号
</view>
<view
class=
""
>
周月
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
用餐时间
</view>
<view
class=
""
>
周月
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
总人数
</view>
<view
class=
""
>
周月
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
类别
</view>
<view
class=
""
>
周月
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
联系电话
</view>
<view
class=
""
>
周月
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
备注
</view>
<view
class=
"flex1"
>
周月
</view>
</view>
</view>
</view>
</view>
</
template
>
<view
style=
"height: 50rpx;"
></view>
</view>
</template>
...
...
@@ -91,7 +94,13 @@ export default {
},
methods
:{
totalPeop
(
list
){
let
UsePeopleNum
=
0
list
.
forEach
(
item
=>
{
UsePeopleNum
+=
item
.
UsePeopleNum
;
})
return
UsePeopleNum
}
}
}
</
script
>
\ No newline at end of file
pages/teamLeader/components/schedule/infor6.vue
View file @
d8ca4625
...
...
@@ -11,10 +11,8 @@
padding
:
20rpx
0
;
border-bottom
:
1px
solid
#ddd
;
}
.infor1-center
>
view
:first-child
{
width
:
100rpx
;
flex-shrink
:
0
;
margin-right
:
20rpx
;
.infor1-center
>
view
view
:first-child
{
width
:
120rpx
;
}
.infor1-center
>
view
:last-child
{
border-bottom
:
0
;
...
...
@@ -30,35 +28,38 @@
</
style
>
<
template
>
<view
class=
"PX20 PT40"
>
<view
class=
"infor1-box MB20 bjFFF fz28 color333"
>
<view
class=
"infor1-header PY30 colorFFF"
>
<view
class=
"fz32 PX30"
>
水口世纪酒店
</view>
<view
class=
"row items-center MT10 PX30"
>
<view
class=
"row"
>
<img
class=
""
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638875688769461022.png"
/>
<template
v-for=
"(item,index) in data.ScenicList"
>
<view
class=
"infor1-box MB20 bjFFF fz28 color333"
v-for=
"(child,c) in item.ScenicStatisticsList"
>
<view
class=
"infor1-header PY30 colorFFF"
>
<view
class=
"fz32 PX30"
>
{{
child
.
ScenicName
}}
</view>
<view
class=
"row items-center MT10 PX30"
>
<view
class=
"row"
>
<img
style=
"width: 31rpx;height: 33rpx;"
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638877448252171613.png"
/>
</view>
<text
class=
"ML20 fz28 flex1"
>
{{
child
.
Address
}}
</text>
</view>
<text
class=
"ML20 fz28 flex1"
>
水口町名坂170-1
</text>
</view>
<view
class=
"infor1-center PX30"
>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
游览时间
</view>
<view
class=
""
>
{{
child
.
UseTimeStr
}}
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
总人数
</view>
<view
class=
""
>
{{
totalPeop
(
child
.
TicketPriceList
)
}}
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
联系电话
</view>
<view
class=
""
>
{{
child
.
Tel
}}
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40 flexS"
>
备注
</view>
<view
class=
""
>
{{
child
.
Remarks
}}
</view>
</view>
</view>
<view
class=
"infor1-center PX30"
>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
游览时间
</view>
<view
class=
""
>
周月
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
总人数
</view>
<view
class=
""
>
周月
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
联系电话
</view>
<view
class=
""
>
周月
</view>
</view>
<view
class=
"row justify-between"
>
<view
class=
"MR40"
>
备注
</view>
<view
class=
"flex1"
>
周月
</view>
</view>
</view>
</view>
</view>
</
template
>
<view
style=
"height: 50rpx;"
></view>
</view>
</template>
...
...
@@ -83,7 +84,13 @@ export default {
},
methods
:{
totalPeop
(
list
){
let
UsePeopleNum
=
0
list
.
forEach
(
item
=>
{
UsePeopleNum
+=
item
.
UsePeopleNum
;
})
return
UsePeopleNum
}
}
}
</
script
>
\ No newline at end of file
pages/teamLeader/components/schedule/infor7.vue
View file @
d8ca4625
...
...
@@ -24,19 +24,20 @@
</
style
>
<
template
>
<view
class=
"PX20 PT40"
>
<view
class=
"infor1-box MB20 bjFFF fz28 color333"
>
<view
class=
"infor1-box MB20 bjFFF fz28 color333"
v-for=
"(item,index) in data"
>
<view
class=
"infor1-header PY30 colorFFF"
>
<view
class=
"fz32 PX30"
>
水口世纪酒店
</view>
<view
class=
"fz32 PX30"
>
{{
item
.
ShopName
}}
</view>
<view
class=
"row items-center MT10 PX30"
>
<view
class=
"row"
>
<img
class=
""
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638875688769461022
.png"
/>
<img
style=
"width: 31rpx;height: 33rpx;"
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638877448252171613
.png"
/>
</view>
<text
class=
"ML20 fz28 flex1"
>
水口町名坂170-1
</text>
<text
class=
"ML20 fz28 flex1"
>
{{
item
.
Address
}}
</text>
</view>
</view>
<view
class=
"infor1-center PX30 PY20 row justify-between"
>
<view
class=
"MR40"
>
进店时间
</view>
<view
class=
""
>
周月
</view>
<view
class=
""
>
{{
item
.
StoreTimeStr
}}
</view>
</view>
</view>
<view
style=
"height: 50rpx;"
></view>
...
...
pages/teamLeader/components/schedule/infor8.vue
View file @
d8ca4625
...
...
@@ -12,6 +12,9 @@
margin-left
:
30rpx
;
margin-right
:
30rpx
;
}
.infor1-center
:last-child
{
border
:
0
;
}
.infor1-c-name
{
width
:
80rpx
;
}
...
...
@@ -24,23 +27,28 @@
height
:
33rpx
;
display
:
block
;
}
.infor1-left
{
width
:
120rpx
;
}
</
style
>
<
template
>
<view
class=
"
PT40
"
>
<view
class=
""
>
<view
class=
"infor1-box MB20 bjFFF fz28 color333"
>
<view
class=
"infor1-center PY20 row items-center justify-between"
>
<view
class=
"infor1-center PY20 row items-center justify-between"
v-for=
"(item,index) in data"
>
<view
class=
"row items-center"
>
<view
class=
"infor1-c-name fz32
"
>
姓名
</view>
<view
class=
"infor1-c-name fz32
infor1-left"
>
{{
item
.
userName
}}
</view>
<view
class=
"imgbox"
>
<img
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638875723517488195.png"
/>
<img
v-if=
"item.SexStr=='女'"
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638875723517488195.png"
/>
<img
v-else
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638875723461863180.png"
/>
</view>
<view
class=
"time fz28"
>
2025-06-10
</view>
<
view
class=
"tisp fz28 ML20"
>
退休人员
</view
>
<view
class=
"time fz28"
>
{{
item
.
Birthday
}}
</view>
<
!--
<view
class=
"tisp fz28 ML20"
></view>
--
>
</view>
<view>
ED1281216
</view>
<view>
{{
item
.
PassportNo
}}
</view>
</view>
</view>
<view
style=
"height:
5
0rpx;"
></view>
<view
style=
"height: 0rpx;"
></view>
</view>
</
template
>
<
script
>
...
...
pages/teamLeader/components/schedule/infor9.vue
View file @
d8ca4625
...
...
@@ -35,16 +35,16 @@
<view
class=
"PX20 PT40"
>
<view
class=
"infor1-box PX30 MB20 bjFFF fz30"
>
<view
class=
"infor1-center row"
v-for=
"item in
5
"
>
v-for=
"item in
data
"
>
<view
class=
"infor1-c-l PY30 row"
>
<view
class=
"row items-center justify-center"
>
<img
class=
""
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638869669341003114.png"
/>
</view>
</view>
<view
class=
"infor1-c-r PY30 colorFFF flex1"
>
<view
class=
"day fz32 PX30"
>
Day
01
</view>
<view
class=
"day fz32 PX30"
>
Day
{{
item
.
DayNum
>
9
?
item
.
DayNum
:
'0'
+
item
.
DayNum
}}
</view>
<view
class=
"color333 text row items-center MT10 PX30"
>
枯山水景致·大池禅寺,枯山水景致·大池禅寺(包含:茶道体验),骏河湾游船.喂海鸥.远眺富士山美景,富士山芝樱名所
{{
item
.
Title
}}
</view>
</view>
</view>
...
...
pages/teamLeader/index.vue
View file @
d8ca4625
...
...
@@ -319,11 +319,9 @@ export default {
this
.
currentIndex
=
this
.
dataList
.
findIndex
(
item
=>
item
.
CurrencyId
==
value
)
},
init
()
{
this
.
loading
=
true
;
uni
.
showLoading
()
this
.
apipost
(
"dmcstatistics_post_GetTotalPrice_V2"
,
this
.
msg
,
(
res
)
=>
{
if
(
res
.
resultCode
==
1
)
{
this
.
loading
=
false
;
uni
.
hideLoading
()
this
.
dataList
=
res
.
data
;
this
.
currentId
=
res
.
data
[
0
].
CurrencyId
...
...
@@ -336,14 +334,12 @@ export default {
}
}
},
(
failed
)
=>
{
this
.
loading
=
false
;
uni
.
hideLoading
()
uni
.
showToast
({
title
:
failed
.
message
,
icon
:
"none"
,
});
},
(
error
)
=>
{
this
.
loading
=
false
;
uni
.
hideLoading
()
})
},
...
...
pages/teamLeader/itineraryDetails.vue
View file @
d8ca4625
...
...
@@ -483,6 +483,7 @@ export default {
showMaiDian
:
false
,
showHangBan
:
false
,
d
:
[],
Up
:
{
}
,
}
}
,
computed
:
{
...
...
@@ -499,6 +500,9 @@ export default {
if
(
options
.
TCID
){
this
.
msg
.
tcid
=
options
.
TCID
}
this
.
Up
=
uni
.
getStorageSync
(
"mall_UserInfo"
)
?
uni
.
getStorageSync
(
"mall_UserInfo"
).
UserPageType
:
0
;
}
,
onShow
()
{
let
that
=
this
;
...
...
@@ -580,7 +584,6 @@ export default {
res
.
data
.
tempImgCover
=
JSON
.
parse
(
res
.
data
.
imgCover
);
this
.
dataList
=
res
.
data
this
.
priceList
=
res
.
data
.
priceList
console
.
log
(
this
.
dataList
,
'-------'
)
this
.
formatDay
()
setTimeout
(()
=>
{
this
.
titlesList
.
forEach
((
x
,
index
)
=>
{
...
...
@@ -720,9 +723,9 @@ export default {
this
.
Up
+
"&JumpType=19"
+
"&configId="
+
this
.
delM
sg
.
configId
+
this
.
m
sg
.
configId
+
"&cityId="
+
this
.
delM
sg
.
cityId
+
this
.
$uiConfig
.
DIRECT_PARAMETER
,
this
.
m
sg
.
cityId
+
this
.
$uiConfig
.
DIRECT_PARAMETER
,
imageUrl
:
imageUrl
,
}
;
}
,
...
...
@@ -742,7 +745,7 @@ export default {
return
{
title
:
this
.
dataList
.
title
?
this
.
dataList
.
title
:
"帖子"
,
path
:
"/pages/jiuzhai/jz_LineDetail?tcid="
+
this
.
delM
sg
.
tcid
+
this
.
m
sg
.
tcid
+
"&user_id="
+
uid
+
"&SmallShopId="
+
...
...
@@ -751,9 +754,9 @@ export default {
this
.
Up
+
"&JumpType=19"
+
"&configId="
+
this
.
delM
sg
.
configId
+
this
.
m
sg
.
configId
+
"&cityId="
+
this
.
delM
sg
.
cityId
+
this
.
$uiConfig
.
DIRECT_PARAMETER
,
this
.
m
sg
.
cityId
+
this
.
$uiConfig
.
DIRECT_PARAMETER
,
imageUrl
:
""
,
// imageUrl:
// this.dataList.tempImgCover && this.dataList.tempImgCover.length > 0
...
...
pages/teamLeader/itineraryInformation.vue
View file @
d8ca4625
...
...
@@ -147,7 +147,7 @@
</view>
<view
class=
"itinInfoCarNum row fz24"
>
<view
class=
"flex1 row justify-center"
>
<view
style=
"color: #D5E2FF;"
>
车
配
号
</view>
<view
style=
"color: #D5E2FF;"
>
车
牌
号
</view>
<view
class=
"ML25"
>
{{
datas
[
currentIndex
].
BusCode
?
datas
[
currentIndex
].
BusCode
:
'无'
}}
</view>
</view>
<view
class=
"flex1 row justify-center"
>
...
...
pages/teamLeader/schedule.vue
View file @
d8ca4625
This diff is collapsed.
Click to expand it.
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