测试代码
This commit is contained in:
@ -194,7 +194,7 @@ page {
|
||||
height: 0.36*100rpx;
|
||||
line-height: 0.46*100rpx;
|
||||
font-size: 0.26*100rpx;
|
||||
color:#ea3526;
|
||||
color: #ea3526;
|
||||
border-radius: 0.24*100rpx 0.03*100rpx 0.24*100rpx 0.03*100rpx;
|
||||
}
|
||||
|
||||
@ -1437,7 +1437,8 @@ page {
|
||||
width: 5.3*100rpx;
|
||||
text-align: left;
|
||||
}
|
||||
.index .wrapper .title .text-center .name{
|
||||
|
||||
.index .wrapper .title .text-center .name {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
@ -8584,3 +8585,16 @@ page {
|
||||
.text .name .icon-shoucang {
|
||||
color: #ea3526 !important;
|
||||
}
|
||||
|
||||
rich-text {
|
||||
width: 100%;
|
||||
display: block;
|
||||
|
||||
img,
|
||||
image {
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user