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
ff817ba7
Commit
ff817ba7
authored
Jan 24, 2025
by
黄奎
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/zk123/jz_travel
parents
931f60a3
77d5cc82
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
378 additions
and
8 deletions
+378
-8
jz_Line.vue
pages/jiuzhai/jz_Line.vue
+8
-0
jz_LineDetail.vue
pages/jiuzhai/jz_LineDetail.vue
+370
-8
No files found.
pages/jiuzhai/jz_Line.vue
View file @
ff817ba7
...
...
@@ -58,6 +58,13 @@
font-size
:
28
rpx
;
font-family
:
'nav-font'
;
}
.jz_TuNewImg
{
width
:
94
rpx
;
height
:
37
rpx
;
position
:
absolute
;
left
:
-4px
;
top
:
10px
;
}
.jz_Right
{
width
:
432
rpx
;
...
...
@@ -465,6 +472,7 @@
<view
class=
"jz_TuDiv"
>
<img
class=
"jz_TuBigImg"
mode=
"aspectFill"
:src=
"getImgs(item.imgCover)"
alt=
""
v-if=
"item.imgCover && item.imgCover.length>0 && getImgs(item.imgCover)!=''"
/>
<view
class=
"none-image"
v-else
>
暂无图片
</view>
<img
v-if=
"item.isNewArrival&&item.isNewArrival==1"
class=
"jz_TuNewImg"
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638733097518452353.png"
/>
</view>
<view
class=
"jz_Right"
>
<view
class=
"jz_LineName"
>
{{
item
.
title
}}
</view>
...
...
pages/jiuzhai/jz_LineDetail.vue
View file @
ff817ba7
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