智慧教务系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1 lines
2.1 KiB

const e="基础设置",t="其他设置",s="模板名称",o="请输入模板名称",n="物流公司",c="请选择物流公司",i="业务类型",p="状态",a="CustomerName",m="请输入电子面单客户账号",r="CustomerPwd",l="电子面单密码,不同快递叫法不同,例如:密码、密钥、客户编号",d="SendStaff",S="不同快递叫法不同,例如:网点编码、网点编号、网点名称",T="SendStaff",y="不同快递叫法不同,例如:收件快递员、取件员编号、网点名称",u="MonthCode",N="不同快递叫法不同,例如:月结号、密钥、月结编码",h="邮费支付方式",f="快递员上门揽件",P="是",C="否",x="是否通知快递员上门揽件,跨越速运,京东快运必填",w="模板样式",g="请选择模板样式",_="快递鸟模版规格(常用)",b="主流快递单打印纸尺寸一般为:76*130,100*180(单位mm)",D="不填写则取物流公司的默认模板",v="是否默认",M="点击查看",j="快递鸟电子面单账号申请",k="电子面单账号对照表",q={basicSettings:e,otherSettings:t,templateName:s,templateNamePlaceholder:o,expressCompany:n,expressCompanyPlaceholder:c,expType:i,status:p,customerName:a,customerNamePlaceholder:m,customerPwd:r,customerPwdTips:l,sendSite:d,sendSiteTips:S,sendStaff:T,sendStaffTips:y,monthCode:u,monthCodeTips:N,payType:h,isNotice:f,yes:P,no:C,isNoticeTips:x,printStyle:w,printStylePlaceholder:g,printStyleTips:_,printStyleTips1:b,printStyleTips2:D,isDefault:v,examine:M,customerNameTips:j,customerNameTips1:k};export{e as basicSettings,a as customerName,m as customerNamePlaceholder,j as customerNameTips,k as customerNameTips1,r as customerPwd,l as customerPwdTips,q as default,M as examine,i as expType,n as expressCompany,c as expressCompanyPlaceholder,v as isDefault,f as isNotice,x as isNoticeTips,u as monthCode,N as monthCodeTips,C as no,t as otherSettings,h as payType,w as printStyle,g as printStylePlaceholder,_ as printStyleTips,b as printStyleTips1,D as printStyleTips2,d as sendSite,S as sendSiteTips,T as sendStaff,y as sendStaffTips,p as status,s as templateName,o as templateNamePlaceholder,P as yes};