diff --git a/src/modules/loginRegister/component/otherLogin.jsx b/src/modules/loginRegister/component/otherLogin.jsx index 5f9d17629..bd5f80817 100644 --- a/src/modules/loginRegister/component/otherLogin.jsx +++ b/src/modules/loginRegister/component/otherLogin.jsx @@ -50,7 +50,7 @@ function OtherLogin(){ return( key < 4 && - {`${item.name}登录`}/ + {`${item.name}登录`}/ )