소스 검색

[管理车牌样式的修改]

tags/2.2.4
meo 6 년 전
부모
커밋
00aa03eab8
1개의 변경된 파일6개의 추가작업 그리고 3개의 파일을 삭제
  1. +6
    -3
      pages/managelicenseplate/managelicenseplate.wxss

+ 6
- 3
pages/managelicenseplate/managelicenseplate.wxss 파일 보기

@@ -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;


불러오는 중...
취소
저장