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
c81133cd
Commit
c81133cd
authored
Oct 21, 2019
by
高淑倩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
适用门店
parent
f97a59fb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
50 additions
and
0 deletions
+50
-0
scanCoupon.wxss
src/subPackage/page/pages/scanCoupon/scanCoupon.wxss
+50
-0
No files found.
src/subPackage/page/pages/scanCoupon/scanCoupon.wxss
View file @
c81133cd
/* subPackage/page/pages/scanCoupon/scanCoupon.wxss */
/* subPackage/page/pages/scanCoupon/scanCoupon.wxss */
@import '/base/base.wxss';
@import '/base/base.wxss';
page {
background-color: rgba(0, 0, 0, 0.05);
}
.scan-stores,
.scan-goods {
background-color: #fff;
padding: 25rpx 33rpx;
box-sizing: border-box;
}
.store-title,
.goods-title,
.store-address {
display: flex;
justify-content: space-between;
}
.store-address {
align-items: center;
}
.store-title {
margin-bottom: 20rpx;
}
.store-num,
.goods-num {
color: rgba(51, 51, 51, 1);
font-size: 28rpx;
}
.detail-name {
color: rgba(0, 0, 0, 1);
font-size: 28rpx;
}
.detail-address,
.store-kilo {
color: rgba(102, 102, 102, 1);
font-size: 26rpx;
}
.detail-address {
margin-top: 5rpx;
}
.store-more,
.goods-more {
color: rgba(120, 120, 120, 1);
font-size: 22rpx;
}
.store-num-tips {
color: rgba(0, 145, 255, 1);
}
.scan-goods {
margin-top: 20rpx;
}
.scan-title .title-btn {
.scan-title .title-btn {
width: 134rpx;
width: 134rpx;
height: 42rpx;
height: 42rpx;
...
...
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