lifanagju_citu hace 8 meses
padre
commit
0552ac8921
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pagesB/positionDetail/index.vue

+ 1 - 1
pagesB/positionDetail/index.vue

@@ -105,7 +105,7 @@
           <view class="title">选择简历</view>
           <uni-icons type="close" color="grey" size="26" @click="popupClose" />
         </view>
-        <view style="height: 1px; margin: 0 10rpx; color: gray;"></view>
+        <view style="height: 1px; margin: 0 10rpx; background-color: #dedede;"></view>
         <view class="dialog-content" style="max-height: 50vh;">
           <uni-card
             v-for="(item, index) in resumeList"