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
34d87598
Commit
34d87598
authored
Jun 04, 2021
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
2fe49b4a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
jz_LineDetail.vue
pages/jiuzhai/jz_LineDetail.vue
+2
-3
No files found.
pages/jiuzhai/jz_LineDetail.vue
View file @
34d87598
...
...
@@ -10,7 +10,6 @@
<view
v-if=
"dataList.tempImgCover.length>0"
class=
"type-img-box"
@
click=
"openPicture"
>
<image
:src=
"dataList.tempImgCover[0].Url"
mode=
"aspectFill"
></image>
<view
class=
"content"
>
<!--
<u-icon
name=
"photo"
size=
"26"
color=
"#FFF"
></u-icon>
-->
<text>
{{
dataList
.
tempImgCover
.
length
}}
</text>
</view>
</view>
...
...
@@ -128,13 +127,13 @@
<text
class=
"jz_Dian"
></text>
景点
</view>
<view
class=
"jz_ZhaiInner"
>
{{
scenicNum
}}个人气景点
{{
dataList.ticketCount
}}个人气景点
</view>
<view
class=
"jz_ZhaiTitle"
>
<text
class=
"jz_Dian"
></text>
餐食
</view>
<view
class=
"jz_ZhaiInner"
>
含{{
breakfastNum}}早餐
<text
style=
"margin:0 20px;"
>
{{lunchNum}}午餐
</text>
{{dinnerNum
}}晚餐
含{{
dataList.breakfastCount}}早餐
<text
style=
"margin:0 20px;"
>
{{dataList.lunchCount}}午餐
</text>
{{dataList.dinnerCount
}}晚餐
</view>
<view
class=
"jz_Zhankai"
style=
"display:none;"
>
展开全部
</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