File was renamed from apps/bMiniApp/src/subpackages/flexJob/flexJobDetail/components/experienceView.vue |
| | |
| | | <template> |
| | | <ContentScrollView> |
| | | <Cell title="岗位经历"> |
| | | <nut-steps direction="vertical" progress-dot :current="3" class="flexJobDetail-steps"> |
| | | <nut-steps direction="vertical" progress-dot :current="3" class="job-detail-content-steps"> |
| | | <nut-step title="2024.12.24" content="您的订单已经打包完成,商品已发出"></nut-step> |
| | | <nut-step title="2024.12.24" content="您的订单正在配送途中"></nut-step> |
| | | <nut-step title="2024.12.24"> |
| | |
| | | <style lang="scss"> |
| | | @import '@/styles/common.scss'; |
| | | |
| | | .flexJobDetail-page-wrapper { |
| | | .flexJobDetail-steps { |
| | | .job-detail-content-tabs { |
| | | .job-detail-content-steps { |
| | | .nut-step-main { |
| | | margin-bottom: 40px; |
| | | } |