page{ padding:24rpx 0 34rpx; } .top-panel{ padding:34rpx 24rpx 24rpx; margin:0 0 18rpx 0; } .un-bind{ background: url('/image/unbind-tag.png') no-repeat left top; background-color:#fff; background-size:70rpx; } .info-main{ display: flex; justify-content: space-between; align-items: center; height: 32rpx; margin:0 0 16rpx 0; } .show-name{ font-size:32rpx; font-weight:bold; padding:0 0 0 6rpx; } .edit-btn{ width:30rpx; height: 30rpx; margin:0 0 0 8rpx; } .switch-list{ color: #999; font-size: 24rpx; } .switch-btn{ width:24rpx; height: 16rpx; margin:0 8rpx 0 0; } .switch-text{ color:#09AFFF; } .work-day{ color: #999; font-size: 22rpx; margin:0 0 16rpx 0; } .about-detail{ display: flex; justify-content: space-between; align-items: flex-end; font-size: 28rpx; color:#666; } .service-model{ margin:0 0 16rpx 0; } .copy-btn{ font-size:24rpx; color:#09AFFF; margin-left:20rpx; } .about-right{ font-size:24rpx; color:#09AFFF; } .module-card{ height: 118rpx; background: url('/image/icon-right.png') no-repeat 97% center; background-size:12rpx; background-color: #fff; padding:0 24rpx; margin:0 0 24rpx 0; } .notice-bar{ background: #FFF2E6; /* padding:0 24rpx; */ padding:0 8rpx; height: 76rpx; color:#111; display: flex; justify-content: space-between; align-items: center; margin:0 0 16rpx 0; } .notice-main{ padding-left:48rpx; background: url('/image/icon-notice.png') no-repeat 4rpx top; background-size: 32rpx 32rpx; } .close-wrapper{ padding:16rpx; } .notice-close{ width:20rpx; height: 20rpx; } /* 任务提醒 */ .task-module{ padding:24rpx; margin:0 0 24rpx 0; } .task-top{ background: url('/image/icon-right.png') no-repeat right 6rpx; background-size:12rpx; background-color: #fff; margin:0 0 20rpx 0; } .no-add{ background: #FAFAFA; height: 240rpx; font-size: 36rpx; color:#09AFFF; display: flex; align-items: center; justify-content: center; border-radius:12rpx; } /* 今天无任务 */ .no-task{ background: #FAFAFA; height: 326rpx; font-size: 36rpx; color:#999; display: flex; align-items: center; justify-content: center; border-radius:12rpx; } /* 任务列表 */ .task-item{ background: #FAFAFA; height: 100rpx; line-height: 100rpx; border-radius:12rpx; padding-left:28rpx; margin:0 0 16rpx 0; color:#666; font-weight: bold; } .task-item:last-child{ margin:0; } .task-schedule{ color:#FFAA00; font-size: 20rpx; border-radius:4rpx; background: #FFF6E6; padding:2rpx 8rpx; margin-left:6rpx; font-weight: normal; } .module-text{ height: 118rpx; display: flex; flex-direction: column; justify-content: center; } .module-title{ font-size: 28rpx; font-weight: bold; display: flex; align-items: center; } .module-detail{ color: #999; font-size: 20rpx; margin-top:8rpx; } .no-service-standard{ color:#FF5030; font-size: 20rpx; border-radius:4rpx; background: #FFEDEA; padding:2rpx 8rpx; margin-left:6rpx; font-weight: normal; } .report-tips{ /* color:#09AFFF; background: #E6F7FF; */ color:#FF5030; background: #FFEDEA; font-size: 20rpx; border-radius:4rpx; padding:2rpx 8rpx; margin-left:6rpx; font-weight: normal; } /* 敬请期待 */ .future-module{ padding:24rpx 24rpx 32rpx; } .forward-title{ font-size:32rpx; font-weight:bold; margin-bottom:30rpx; } .forward-unit-wrapper{ height: 128rpx; display: flex; justify-content: flex-start } .forward-unit{ display: flex; flex-direction: column; align-items: center; justify-content:space-between; font-size: 20rpx; color:#999; width:120rpx; height: 120rpx; margin-right:66rpx; } .forward-unit-wrapper image{ width:70rpx; height:70rpx; /* border-radius: 12rpx; background: #ddd; */ }