Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
7
7-Eleven
Overview
Overview
Details
Activity
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
高淑倩
7-Eleven
Commits
258b8298
Commit
258b8298
authored
Oct 31, 2019
by
谢中龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改种草标签样式
parent
baccaf4d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
11 deletions
+13
-11
waterFlowLayout.wxss
src/component/waterFlowLayout/waterFlowLayout.wxss
+10
-8
wantToBuyDetail.wxss
src/pages/wantToBuyDetail/wantToBuyDetail.wxss
+3
-3
No files found.
src/component/waterFlowLayout/waterFlowLayout.wxss
View file @
258b8298
...
...
@@ -102,26 +102,27 @@
}
.tabs-list{
min-width: 64rpx;
height:
6
4rpx;
height:
5
4rpx;
background-color: rgba(0, 0, 0, 0.65);
position: absolute;
bottom: 140rpx;
left: 20rpx;
border-radius:
6
4rpx;
border-radius:
5
4rpx;
display: flex;
align-items: center;
justify-content: center;
font-size: 24rpx;
}
.tags-list{
padding: 0
24
rpx;
padding: 0
16
rpx;
}
.lock-image{
width: 2
8
rpx;
height: 2
8
rpx;
width: 2
4
rpx;
height: 2
4
rpx;
}
.tab-image{
width: 2
6
rpx;
height: 2
6
rpx;
width: 2
4
rpx;
height: 2
4
rpx;
}
.tab-text{
font-size: 22rpx;
...
...
@@ -129,7 +130,7 @@
margin-left: 9rpx;
}
.tab-item{
margin-left: 1
9
rpx;
margin-left: 1
2
rpx;
display: flex;
align-items: center;
}
\ No newline at end of file
src/pages/wantToBuyDetail/wantToBuyDetail.wxss
View file @
258b8298
...
...
@@ -67,12 +67,12 @@ swiper {
border-radius: 50rpx;
display: flex;
align-items: center;
font-size: 2
4
rpx;
font-size: 2
2
rpx;
}
.swiper-container .tags .tab-image{
width:2
6
rpx;
height:2
6
rpx;
width:2
2
rpx;
height:2
2
rpx;
margin-right: 6rpx;
}
...
...
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