删除废弃代码

This commit is contained in:
2026-05-15 15:53:59 +08:00
parent 3e331f58ce
commit ee88c8abe9
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -44,7 +44,6 @@
left: 0;
position: absolute;
border-radius: 6px;
//background-image: url("");
}
.slider-bottom {
-1
View File
@@ -1,7 +1,6 @@
#tianai-captcha.tianai-captcha-rotate {
.rotate-img-div {
height: 100%;
/*position: absolute;*/
text-align: center;
img {
height: 100%;
+1 -1
View File
@@ -28,7 +28,7 @@
<template #header>
<div class="panel-title">验证码预览</div>
</template>
<div ref="captchaBoxRef" id="captcha-sandbox-box" class="captcha-box"></div>
<div ref="captchaBoxRef" class="captcha-box"></div>
</el-card>
</div>
</div>