删除废弃代码
This commit is contained in:
parent
3e331f58ce
commit
ee88c8abe9
@ -44,7 +44,6 @@
|
|||||||
left: 0;
|
left: 0;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
//background-image: url("");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.slider-bottom {
|
.slider-bottom {
|
||||||
|
|||||||
@ -1,7 +1,6 @@
|
|||||||
#tianai-captcha.tianai-captcha-rotate {
|
#tianai-captcha.tianai-captcha-rotate {
|
||||||
.rotate-img-div {
|
.rotate-img-div {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
/*position: absolute;*/
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
img {
|
img {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|||||||
@ -28,7 +28,7 @@
|
|||||||
<template #header>
|
<template #header>
|
||||||
<div class="panel-title">验证码预览</div>
|
<div class="panel-title">验证码预览</div>
|
||||||
</template>
|
</template>
|
||||||
<div ref="captchaBoxRef" id="captcha-sandbox-box" class="captcha-box"></div>
|
<div ref="captchaBoxRef" class="captcha-box"></div>
|
||||||
</el-card>
|
</el-card>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user