@@ -251,7 +251,7 @@
display: flex;
justify-content: space-between;
align-items: center;
- padding: 20rpx 20rpx 8rpx;
+ padding: 20rpx 20rpx 10rpx;
.mangeL-box {
@@ -215,7 +215,7 @@
}
.work .workFooter .mangeL-box {
@@ -4,9 +4,7 @@ import {
import reachBottom from '~/mixins/reachBottom'
Page({
behaviors: [reachBottom],
- data: {
-
- },
+ data: {},
onLoad(options) {
this.resetData()
getMessageList({}, 'put')
@@ -26,6 +26,7 @@
.row {
line-height: 48rpx;
+ text-indent: 2em;
margin-bottom: 10rpx;
@@ -23,5 +23,6 @@
.noticeBox .notice .content .row {