|
@@ -5,98 +5,27 @@
|
|
|
<resumeInfo :isHr="true" ref="info"></resumeInfo>
|
|
|
|
|
|
|
|
|
+ <view class="resumeInfo-foot">
|
|
|
+ <view class="resumeInfo-collect" @click="collectBtn">
|
|
|
+ <u-icon :name="isCollect?'a-fasfa-star ':'antOutline-star'" custom-prefix="custom-icon" size="36" color="#2295FF"></u-icon>
|
|
|
+ <u-icon v-if="false" name="antOutline-star" custom-prefix="custom-icon" size="36" color="#2295FF"></u-icon>
|
|
|
+ <span>收藏</span>
|
|
|
+ </view>
|
|
|
+ <view class="resumeInfo-btn">
|
|
|
+ <u-button type="primary" @click="deliverBtn" v-text="isDeliver?'已发送':'立即沟通'">立即沟通</u-button>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
|
|
|
- <view class="jp-work">
|
|
|
+ <view class="jp-work" v-show="list.length" >
|
|
|
<view class="jp-work-title">
|
|
|
推荐简历
|
|
|
</view>
|
|
|
- <view class="jp-work-list">
|
|
|
- <view class="jp-work-item">
|
|
|
- <view class="jp-work-name">
|
|
|
- <h3>市场营销专员</h3>
|
|
|
- <span>¥3000-5000/月</span>
|
|
|
- </view>
|
|
|
- <view class="jp-work-tag">
|
|
|
- <u-tag text="在职-考虑机会" mode="dark" bg-color="#f1f1f7" color="#999" size="mini"/>
|
|
|
- </view>
|
|
|
- <view class="jp-work-label u-flex">
|
|
|
- <span>28岁</span>
|
|
|
- <u-line color="#ccc" length="20" direction="col" margin="0 20rpx"/>
|
|
|
- <span>男</span>
|
|
|
- <u-line color="#ccc" length="20" direction="col" margin="0 20rpx"/>
|
|
|
- <span>大学本科</span>
|
|
|
- <u-line color="#ccc" length="20" direction="col" margin="0 20rpx"/>
|
|
|
- <span>4年经验</span>
|
|
|
- </view>
|
|
|
- <view class="jp-work-info">
|
|
|
- <view class="u-flex">
|
|
|
- <u-avatar :src="src" size="40"></u-avatar>
|
|
|
- <p>李强</p>
|
|
|
- </view>
|
|
|
- <p>开发区</p>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="jp-work-item">
|
|
|
- <view class="jp-work-name">
|
|
|
- <h3>市场营销专员</h3>
|
|
|
- <span>¥3000-5000/月</span>
|
|
|
- </view>
|
|
|
- <view class="jp-work-tag">
|
|
|
- <u-tag text="在职-考虑机会" mode="dark" bg-color="#f1f1f7" color="#999" size="mini"/>
|
|
|
- </view>
|
|
|
- <view class="jp-work-label u-flex">
|
|
|
- <span>28岁</span>
|
|
|
- <u-line color="#ccc" length="20" direction="col" margin="0 20rpx"/>
|
|
|
- <span>男</span>
|
|
|
- <u-line color="#ccc" length="20" direction="col" margin="0 20rpx"/>
|
|
|
- <span>大学本科</span>
|
|
|
- <u-line color="#ccc" length="20" direction="col" margin="0 20rpx"/>
|
|
|
- <span>4年经验</span>
|
|
|
- </view>
|
|
|
- <view class="jp-work-info">
|
|
|
- <view class="u-flex">
|
|
|
- <u-avatar :src="src" size="40"></u-avatar>
|
|
|
- <p>李强</p>
|
|
|
- </view>
|
|
|
- <p>开发区</p>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="jp-work-item">
|
|
|
- <view class="jp-work-name">
|
|
|
- <h3>市场营销专员</h3>
|
|
|
- <span>¥3000-5000/月</span>
|
|
|
- </view>
|
|
|
- <view class="jp-work-tag">
|
|
|
- <u-tag text="在职-考虑机会" mode="dark" bg-color="#f1f1f7" color="#999" size="mini"/>
|
|
|
- </view>
|
|
|
- <view class="jp-work-label u-flex">
|
|
|
- <span>28岁</span>
|
|
|
- <u-line color="#ccc" length="20" direction="col" margin="0 20rpx"/>
|
|
|
- <span>男</span>
|
|
|
- <u-line color="#ccc" length="20" direction="col" margin="0 20rpx"/>
|
|
|
- <span>大学本科</span>
|
|
|
- <u-line color="#ccc" length="20" direction="col" margin="0 20rpx"/>
|
|
|
- <span>4年经验</span>
|
|
|
- </view>
|
|
|
- <view class="jp-work-info">
|
|
|
- <view class="u-flex">
|
|
|
- <u-avatar :src="src" size="40"></u-avatar>
|
|
|
- <p>李强</p>
|
|
|
- </view>
|
|
|
- <p>开发区</p>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="resumeInfo-foot">
|
|
|
- <view class="resumeInfo-collect">
|
|
|
- <u-icon name="a-fasfa-star" custom-prefix="custom-icon" size="36" color="#2295FF"></u-icon>
|
|
|
- <u-icon v-if="false" name="antOutline-star" custom-prefix="custom-icon" size="36" color="#2295FF"></u-icon>
|
|
|
- <span>收藏</span>
|
|
|
- </view>
|
|
|
- <view class="resumeInfo-btn">
|
|
|
- <u-button type="primary">立即沟通</u-button>
|
|
|
- </view>
|
|
|
+ <view class="jp-work-list" v-show="list.length" >
|
|
|
+
|
|
|
+ <ResumeItem v-for="(item ,index) in list" :key="index" :item="item" :ck="false" @ckItem="setId" ></ResumeItem>
|
|
|
+
|
|
|
</view>
|
|
|
+
|
|
|
</view>
|
|
|
</view>
|
|
|
</template>
|