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
75be54bdd3
commit
00aa03eab8
1 changed files
with
6 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-3
pages/managelicenseplate/managelicenseplate.wxss
+ 6
- 3
pages/managelicenseplate/managelicenseplate.wxss
View File
@@ -18,7 +18,10 @@
letter-spacing: 0;
line-height: 26rpx;
}
.rem{
color: #f86661!important;
margin-left: 12rpx;
}
page {
background-color: #fff;
}
@@ -192,7 +195,7 @@ page {
margin: 0 auto;
float: right;
border-radius: 12rpx;
background: #
56bdf8
;
background: #
00c0ff
;
border: 3px solid #fff;
position: relative;
}
@@ -202,7 +205,7 @@ page {
height: 180rpx;
line-height: 180rpx;
float: left;
background: #
56bdf8
;
background: #
00c0ff
;
border-radius: 12rpx;
border: 3px solid #fff;
text-align: center;
Write
Preview
Loading…
Cancel
Save