|
|
@@ -17,15 +17,15 @@
|
|
|
style="height: 30px;width: 113px;margin-left: 20px;">
|
|
|
</div>
|
|
|
<div class="bodyy">
|
|
|
- <div class="img" style="font-size: 0">
|
|
|
- <img src="https://stacdn.proginn.com/image/email/banner@2x.png" alt="" style="width: 100%; height: 172px;">
|
|
|
- </div>
|
|
|
-
|
|
|
- <div class="jobInfo" style="width:100%; height: 100%; display: inline-block; margin-top:-172px; box-sizing:
|
|
|
+ <div class="jobInfo" style="
|
|
|
+ background: url('https://stacdn.proginn.com/image/email/banner@2x.png') no-repeat;
|
|
|
+ background-size: cover;
|
|
|
+ width:100%; height: 172px; display: inline-block; box-sizing:
|
|
|
border-box; padding-left: 47px; padding-right: 47px;padding-top: 47px; padding-bottom: 47px">
|
|
|
<div style="display: flex;">
|
|
|
<div style="height: 35px;font-size: 25px;font-weight: 600;text-align: left;color: #ffffff;line-height: 35px;">
|
|
|
- 产品经理-全职</div>
|
|
|
+ 产品经理-全职
|
|
|
+ </div>
|
|
|
<div style="width: fit-content;height: 34px;margin-left: 80px; border: 2px solid #ffcb5f;border-radius: 3px;
|
|
|
box-sizing: content-box;padding-left: 14px;padding-right: 14px;
|
|
|
font-size: 22px;font-weight: 700;text-align: center;color: #ffcb5f;line-height: 34px;
|
|
|
@@ -57,11 +57,13 @@ word-break: keep-all;white-space: nowrap">
|
|
|
30px;display: flex; align-items: center; justify-content: space-between;border-bottom: 1px solid rgba(0,0,0,0.06);">
|
|
|
<div class="left" style="display: flex; align-items: center">
|
|
|
<div class="userImg">
|
|
|
- <img src="userIcon" alt="头像" style="width: 53px;height: 53px;border-radius: 50%;"></div>
|
|
|
+ <img src="" alt="头像" style="width: 53px;height: 53px;border-radius: 50%;"></div>
|
|
|
<div class="userInfo" style="margin-left: 11px;">
|
|
|
- <div class="ttt" style="height: 18px;font-size: 14px;font-weight: 600;text-align: left;color: #222222;line-height: 18px;">产品经理-3年工作经验-背景
|
|
|
+ <div class="ttt"
|
|
|
+ style="height: 18px;font-size: 14px;font-weight: 600;text-align: left;color: #222222;line-height: 18px;">产品经理-3年工作经验-背景
|
|
|
</div>
|
|
|
- <div class="time" style="height: 20px;margin-top: 2px;font-size: 12px;font-weight: 400;text-align: left;color: #666666;line-height: 20px;">2020-07-06 19:19 已投递简历
|
|
|
+ <div class="time"
|
|
|
+ style="height: 20px;margin-top: 2px;font-size: 12px;font-weight: 400;text-align: left;color: #666666;line-height: 20px;">2020-07-06 19:19 已投递简历
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|