删除废弃代码
This commit is contained in:
parent
3e331f58ce
commit
ee88c8abe9
@ -44,7 +44,6 @@
|
||||
left: 0;
|
||||
position: absolute;
|
||||
border-radius: 6px;
|
||||
//background-image: url("");
|
||||
}
|
||||
|
||||
.slider-bottom {
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#tianai-captcha.tianai-captcha-rotate {
|
||||
.rotate-img-div {
|
||||
height: 100%;
|
||||
/*position: absolute;*/
|
||||
text-align: center;
|
||||
img {
|
||||
height: 100%;
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user