|
@@ -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"
|