202404 入场需要查看免责声明
This commit is contained in:
@@ -2,14 +2,13 @@
|
||||
|
||||
.container {
|
||||
/* min-height: calc(1100 - 200rpx); */
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.body {
|
||||
padding-bottom: 40rpx;
|
||||
padding-left: 30rpx;
|
||||
padding-right: 30rpx;
|
||||
background: #fff;
|
||||
color: aliceblue;
|
||||
}
|
||||
|
||||
.title {
|
||||
@@ -18,14 +17,6 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.date {
|
||||
height: 20rpx;
|
||||
margin-top: 36rpx;
|
||||
font-size: 20rpx;
|
||||
color: #cfcfcf;
|
||||
line-height: 20rpx;
|
||||
}
|
||||
|
||||
.rich-box {
|
||||
margin-top: 40rpx;
|
||||
|
||||
@@ -36,3 +27,12 @@
|
||||
.rich-box .wscnph {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.footer-btn {
|
||||
flex: 1;
|
||||
background: #ffda2e;
|
||||
color: #1a191e;
|
||||
font-size: 32rpx;
|
||||
text-align: center;
|
||||
line-height: 100rpx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user