fix: captcha

This commit is contained in:
wangdan-fit2cloud 2025-05-22 15:43:46 +08:00
parent 9dc06909bd
commit 6b02e5fa9d

View File

@ -45,7 +45,7 @@
>
</el-input>
<img :src="identifyCode" alt="" height="40" class="ml-8 cursor" @click="makeCode" />
<img :src="identifyCode" alt="" height="38" class="ml-8 cursor border border-r-4" @click="makeCode" />
</div>
</el-form-item>
</div>