代码提交

This commit is contained in:
黄少君
2023-11-15 19:59:37 +08:00
parent dcab74274f
commit 35b43ffd97
43 changed files with 1265 additions and 387 deletions

View File

@ -13,12 +13,7 @@ import phone from '@/static/icon/login/phone.png'
* @type {[{icon: *, label: string},{icon: *, label: string}]}
*/
export const loginMethods = [
{
type: 0,
label: '微信快捷登录',
icon: wechat,
classNames: []
},
{
type: 1,
label: '手机号快捷登录',