Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
U
uni-pdtravel
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
panyongping
uni-pdtravel
Commits
6461fea0
Commit
6461fea0
authored
Sep 01, 2023
by
潘永坪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
索道首页面样式修改
parent
2a15e4fd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
combinationProduct.vue
pages/scenic/combinationProduct/combinationProduct.vue
+6
-3
No files found.
pages/scenic/combinationProduct/combinationProduct.vue
View file @
6461fea0
...
@@ -82,7 +82,7 @@
...
@@ -82,7 +82,7 @@
</swiper-item>
</swiper-item>
<swiper-item
class=
"swiper-item"
>
<swiper-item
class=
"swiper-item"
>
<u-waterfall
v-model=
"albumList"
>
<u-waterfall
v-model=
"albumList"
style=
"padding-top: 8rpx;"
>
<
template
v-slot:left=
"{leftList}"
>
<
template
v-slot:left=
"{leftList}"
>
<view
v-for=
"(item, index) in leftList"
:key=
"index"
class=
"album-left"
@
click=
"goAlbum(index)"
>
<view
v-for=
"(item, index) in leftList"
:key=
"index"
class=
"album-left"
@
click=
"goAlbum(index)"
>
<view
class=
"album-list-top"
>
<view
class=
"album-list-top"
>
...
@@ -791,10 +791,10 @@ export default {
...
@@ -791,10 +791,10 @@ export default {
}
}
//摄影、旅拍
//摄影、旅拍
.album-left
{
.album-left
{
margin
:
16
rpx
6rpx
0
0
;
margin
:
8
rpx
6rpx
0
0
;
}
}
.album-right
{
.album-right
{
margin
:
16
rpx
0
0
6rpx
;
margin
:
8
rpx
0
0
6rpx
;
}
}
.album-list-top
image
{
.album-list-top
image
{
width
:
100%
;
width
:
100%
;
...
@@ -829,4 +829,7 @@ export default {
...
@@ -829,4 +829,7 @@ export default {
text-align
:
center
;
text-align
:
center
;
line-height
:
44rpx
;
line-height
:
44rpx
;
}
}
.swiper-item
/
deep
/
.u-waterfall
{
padding-top
:
8rpx
;
}
</
style
>
</
style
>
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