Browse Source

样式

intex_online20250327
王宇飞 3 weeks ago
parent
commit
ed81006782
  1. 1
      src/mycomponents/job/jobTopDate.vue
  2. 3
      src/pages/repleinsh/job/repleinshTimeDetail.vue

1
src/mycomponents/job/jobTopDate.vue

@ -87,6 +87,7 @@
background-color: #DA8910;
min-width: 40rpx;
height: 40rpx;
line-height: 40rpx;
border-radius: 50%;
color: white;
}

3
src/pages/repleinsh/job/repleinshTimeDetail.vue

@ -644,7 +644,8 @@
text-align: center;
background-color: #DA8910;
min-width: 40rpx;
height: 40rpx;
height: 40rpx;
line-height: 40rpx;
border-radius: 50%;
color: white;
}

Loading…
Cancel
Save