1.26 个股详情业务结构,发展历程模块完善
This commit is contained in:
15
unpackage/dist/dev/mp-weixin/components/ywjg-view/ywjg-view.wxss
vendored
Normal file
15
unpackage/dist/dev/mp-weixin/components/ywjg-view/ywjg-view.wxss
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
.ywjg_list {
|
||||
color: #2B2B2B;
|
||||
}
|
||||
.ywjg_list .title {
|
||||
font-size: 28rpx;
|
||||
font-weight: bold;
|
||||
}
|
||||
.ywjg_list .ywjg_item_1 {
|
||||
font-weight: 500;
|
||||
margin: 20rpx;
|
||||
background-color: #FAFAFC;
|
||||
border-radius: 10rpx;
|
||||
padding: 25rpx 20rpx;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
Reference in New Issue
Block a user