| 1 |
- <view class="box position-relative"><image class="bg" src="../../static/img/zgxy.png" mode="widthFix"></image><view class="content"><view class="flex"><image class="avImg" src="{{info.photo}}" mode="scaleToFill"></image><view class="title padding-b-10"><view class="item flex"><view class="name">姓<text class="jg1"></text>名:</view><view class="text">{{''+info.name+''}}</view></view><view class="item flex"><view class="name">性<text class="jg1"></text>别:</view><view class="text">{{''+info.gender_name+''}}</view></view><view class="item flex"><view class="name">证件号:</view><view class="text">{{''+info.idcard+''}}</view></view></view></view><view class="according"><view class="indentation padding-t-10">依据 Q /ZG2001-2018和 Q /ZG3001-2018评价标准及母婴健康专委会服务网人才入库规定,经母婴健康专委会服务网审核,您的信息符合入库条件,同意加入人才库,特此证明。</view><view class="indentation padding-t-20">According to the evaluation standards of Q/ZG2001-2018 and Q/ZG3001-2018, as well as the talent storage regulations of the Maternal and Child Health Special Committee Service Network, after review by the Maternal and Child Health Special Committee Service Network, your information meets the storage conditions and you agree to join the talent pool. This is to certify.</view></view><view class="lsbox margin-b-30 padding-t-10 padding-b-10"><view class="item flex"><view class="name">岗位职业:</view><view class="text">{{''+info.job+''}}</view></view><view class="item flex"><view class="name">入库登记:</view><view class="text">{{''+info.level_name+''}}</view></view><view class="item flex"><view class="name">入库编号:</view><view class="text">{{''+info.code+''}}</view></view><view class="item flex"><view class="name">入库日期:</view><view class="text">{{''+info.date+''}}</view></view></view><view data-ref="qrCodeDiv" class="qrCode _div vue-ref"></view><view class="tip">扫码可查看在线版本证书</view></view></view>
|