This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
weapp
/
C
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
66
Wiki
Activity
Browse Source
[详情页样式的修改]
tags/2.2.4
meo
6 years ago
parent
dd6f0ca33c
commit
a177798c29
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/bannerdetail/index.wxss
+1
-0
pages/couponorder/detail/index.wxss
+ 1
- 1
pages/bannerdetail/index.wxss
View File
@@ -25,7 +25,7 @@
height: 120rpx;
display: flex;
justify-content: space-between;
padding: 0 4%;
padding: 0 4%
4%
;
background: #fff;
}
+ 1
- 0
pages/couponorder/detail/index.wxss
View File
@@ -71,6 +71,7 @@
border-radius:50%;
}
.qrcode > canvas {
position: relative;
width: 400rpx;
height: 400rpx;
}
Write
Preview
Loading…
Cancel
Save