wangfukang 1 month ago
parent
commit
c249c96b11
  1. 2
      package2/myCenter/partTimeJobRegister.vue

2
package2/myCenter/partTimeJobRegister.vue

@ -60,7 +60,7 @@
</view>
<view class="box-check-btn delivery-location-btn" @tap="selectDeliveryLocation(1)"
:style="{background:formData.deliveryLocation == 1?'rgba(180, 255, 238, 0.27)':'rgba(247, 248, 248, 0.6)',border:formData.deliveryLocation == 1?'1px solid rgba(180, 255, 238, 1)':'1px solid #777'}">
送到宿舍门口
不送上楼
</view>
</view>
</view>

Loading…
Cancel
Save