fix: 修复登录验证码样式问题
This commit is contained in:
@@ -245,7 +245,7 @@ getCode();
|
||||
:src="codeUrl"
|
||||
width="120"
|
||||
height="40"
|
||||
style="width: 120px; height: 40px"
|
||||
style="width: 120px; height: 40px;max-width: none; "
|
||||
class="cursor-pointer"
|
||||
alt=""
|
||||
@click="getCode"
|
||||
|
||||
Reference in New Issue
Block a user