@@ -841,6 +841,13 @@ export default {
height: 318rpx;
}
+ .new_icon {
+ width: 60rpx;
+ height: 30rpx;
+ margin: 0 20rpx 20rpx 0;
+ display: inline-block;
+ vertical-align: middle;
+ }
.activity-content {
width: 100%;
padding: 20rpx 30rpx 100rpx;
@@ -87,11 +87,12 @@
border-radius: 26rpx;
background-color: #f8f8fa;
flex-shrink: 0;
+ margin-right: 20rpx;
.screen-item-ul {
height: 80rpx !important;
- margin-top: -35rpx;
+ margin-top: -30rpx;
@@ -293,7 +293,7 @@ export default {
background-position: center;
background-repeat: no-repeat;
font-weight: 500;
- font-size: 32rpx;
+ font-size: 24rpx;
color: white;
line-height: 45rpx;
padding: 20rpx;
@@ -384,7 +384,7 @@ export default {
@@ -338,7 +338,7 @@ export default {
@@ -1,6 +1,6 @@
.reportForm-container {
background-color: $uni-bg-color;
-
+ overflow: hidden;
.index-fixed {
width: 750rpx;
position: fixed;
@@ -407,7 +407,7 @@
@@ -456,4 +456,4 @@
width: 32rpx;
height: 32rpx;
margin-right: 10rpx;
-}
+}
@@ -332,7 +332,7 @@ export default {