UNPKG

quick-admin-vue3-core

Version:

以快(计算机执行效率、开发效率)为核心的后台管理系统开发模板

2 lines (1 loc) 3.48 kB
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),i=require("./SectionForm-BRUDv-Bw.cjs"),n=require("./_plugin-vue_export-helper-BHFhmbuH.cjs"),d=e.defineComponent({name:"CommonCenterUserDetailAuthInfo",__name:"index",setup(x){const o=[{prop:"auth_info",title:"认证信息",type:"slot"},{prop:"real_name_auth",title:"实名认证",fields:[{prop:"zsxm",label:"真实姓名"},{tpl:"T_Identity",prop:"sfzh",label:"身份证号/通信证号",quickAttrs:{}},{prop:"hjcs",label:"户籍城市",type:"cascader"}]},{prop:"education_auth",title:"学历认证",fields:[{prop:"xxmc",label:"学校名称"},{prop:"xlzsjb",label:"学历证书级别"},{prop:"zdlx",label:"在读类型",type:"select"},{prop:"xxjb",label:"学校级别",type:"select"},{prop:"rlxsd",label:"人脸相似度",type:"input-number"}]},{prop:"company_auth",title:"公司认证",fields:[{prop:"gsmc",label:"公司名称"},{prop:"jc",label:"简称"},{prop:"yxrz",label:"邮箱认证"}]},{prop:"education_auth_list",title:"学历认证记录",type:"slot"},{prop:"company_auth_list",title:"公司认证记录",type:"slot"}],p=[{prop:"gsmc",label:"公司名称"},{prop:"gsjc",label:"公司简称"},{prop:"gslx",label:"公司类型"},{prop:"rzfs",label:"认证方式"},{prop:"yx",label:"邮箱"},{tpl:"T_BaseImg",prop:"rztp",label:"认证图片",minWidth:114},{prop:"tjsj",label:"提交时间"},{prop:"tgsj",label:"通过时间"},{prop:"rzzt",label:"认证状态",type:"BaseTag"},{prop:"czr",label:"操作人"}],r=[{prop:"xxmc",label:"学校名称"},{prop:"xxlx",label:"学校类型"},{prop:"xl",label:"学历"},{prop:"sfzd",label:"是否在读"},{prop:"rzlx",label:"认证类型"},{prop:"zsbh",label:"证书编号"},{prop:"tjsj",label:"提交时间"},{prop:"tgsj",label:"通过时间"},{prop:"rzzt",label:"认证状态"},{prop:"sbyy",label:"失败原因"},{prop:"czr",label:"操作人"}],s=e.reactive([{gsmc:"xxx科技公司",rzzt:1}]),c=e.reactive([]);return(b,t)=>{const l=e.resolveComponent("el-tag"),a=e.resolveComponent("BaseTable");return e.openBlock(),e.createBlock(i.SectionForm,{styleType:"cell",pureText:"",sections:o},{"head-right-auth_info":e.withCtx(()=>[e.createVNode(l,{type:"success",class:"tag mr-a"},{default:e.withCtx(()=>t[0]||(t[0]=[e.createTextVNode("已完善资料")])),_:1})]),"head-right-real_name_auth":e.withCtx(()=>[e.createVNode(l,{class:"tag",type:"success"},{default:e.withCtx(()=>t[1]||(t[1]=[e.createTextVNode("已认证")])),_:1}),e.createVNode(l,{class:"tag mr-a"},{default:e.withCtx(()=>t[2]||(t[2]=[e.createTextVNode("后台认证")])),_:1})]),"head-right-education_auth":e.withCtx(()=>[e.createVNode(l,{type:"success",class:"tag"},{default:e.withCtx(()=>t[3]||(t[3]=[e.createTextVNode("已认证")])),_:1}),e.createVNode(l,{class:"tag mr-a"},{default:e.withCtx(()=>t[4]||(t[4]=[e.createTextVNode("取消认证")])),_:1})]),"head-right-education_auth_list":e.withCtx(()=>[e.createVNode(l,{type:"success",class:"tag mr-a"},{default:e.withCtx(()=>t[5]||(t[5]=[e.createTextVNode("已完善资料")])),_:1})]),education_auth_list:e.withCtx(()=>[e.createVNode(a,{cols:p,data:s},null,8,["data"])]),"head-right-company_auth_list":e.withCtx(()=>[e.createVNode(l,{type:"success",class:"tag mr-a"},{default:e.withCtx(()=>t[6]||(t[6]=[e.createTextVNode("已完善资料")])),_:1})]),company_auth_list:e.withCtx(()=>[e.createVNode(a,{cols:r,data:c},null,8,["data"])]),_:1})}}}),u=n._export_sfc(d,[["__scopeId","data-v-b71afcbc"]]);exports.default=u;