fix: 单值折线图,登陆页面图片,检测 =》 事件页面 左侧筛选列表
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="logins">
|
||||
<div class="inside">
|
||||
<div class="title" style="margin-top:70px">
|
||||
<div class="title">
|
||||
<img src="../public/images/cion.png" />
|
||||
</div>
|
||||
<el-form class="login__box">
|
||||
@@ -158,9 +158,13 @@ export default {
|
||||
}
|
||||
|
||||
.title {
|
||||
/* margin-top: 70px; */
|
||||
margin-left: 52px;
|
||||
margin-right: 10px;
|
||||
margin-top: 70px;
|
||||
text-align: center;
|
||||
|
||||
}
|
||||
.title > img {
|
||||
height: 43px;
|
||||
width: 248px;
|
||||
}
|
||||
.login--input{
|
||||
width: 300px;
|
||||
|
||||
Reference in New Issue
Block a user