| | |
| | | <div class="task-card-wrapper"> |
| | | <div class="task-card-title-wrapper"> |
| | | <div class="task-card-title">客房服务员</div> |
| | | <TaskPrice /> |
| | | <TaskPrice :value="212" /> |
| | | </div> |
| | | <div class="task-card-welfare-list"> |
| | | <div class="task-card-welfare-list-item">日结</div> |
| | |
| | | |
| | | .task-card-time { |
| | | font-size: 24px; |
| | | color: boleGetCssVar('text-color', 'secondary'); |
| | | color: boleGetCssVar('text-color', 'regular'); |
| | | line-height: 36px; |
| | | margin-bottom: 6px; |
| | | } |
| | |
| | | |
| | | .task-card-footer-address { |
| | | font-size: 22px; |
| | | color: boleGetCssVar('text-color', 'secondary'); |
| | | color: boleGetCssVar('text-color', 'regular'); |
| | | line-height: 36px; |
| | | flex: 1; |
| | | min-width: 0; |