代码提交
This commit is contained in:
@ -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: '手机号快捷登录',
|
||||
|
Reference in New Issue
Block a user