Jelajahi Sumber

样式调整

lifanagju_citu 8 bulan lalu
induk
melakukan
0552ac8921
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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"