修改首页选择园区,,商户,,电表
This commit is contained in:
10
components/dot/index.wxss
Normal file
10
components/dot/index.wxss
Normal file
@@ -0,0 +1,10 @@
|
||||
/* components/dot/index.wxss */
|
||||
.dot {
|
||||
background-color: #ee0a24;
|
||||
width: 56rpx;
|
||||
height: 56rpx;
|
||||
border-radius: 50%;
|
||||
text-align: center;
|
||||
color: #fff;
|
||||
font-size: 28rpx;
|
||||
}
|
Reference in New Issue
Block a user