1.30 财务分析部分模块完善,发展历程弹窗完善
This commit is contained in:
12
unpackage/dist/dev/mp-weixin/components/cwsj-view/cwsj-view.wxss
vendored
Normal file
12
unpackage/dist/dev/mp-weixin/components/cwsj-view/cwsj-view.wxss
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
.indicatorC .item {
|
||||
padding: 10rpx;
|
||||
border: 1rpx solid #D2D2D2;
|
||||
font-size: 20rpx;
|
||||
color: #999999;
|
||||
text-align: center;
|
||||
}
|
||||
.indicatorC .item.select {
|
||||
background-color: #FFFAF1;
|
||||
color: #BB8520;
|
||||
border: 1rpx solid #F2C369;
|
||||
}
|
||||
Reference in New Issue
Block a user