智慧教务系统
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
364 B

const o="快捷登录/注册",i="登录",n="其他方式登录",g="账号密码登录",t="手机号登录",e="其他手机号登录",L={quickLoginOrLogout:o,login:"登录",otherLogin:n,accountLogin:g,mobileLogin:t,otherMobileLogin:e};export{g as accountLogin,L as default,i as login,t as mobileLogin,n as otherLogin,e as otherMobileLogin,o as quickLoginOrLogout};