Commit a5be9ff1 authored by 何小勇's avatar 何小勇

logo调整

parent ff0be766
......@@ -3,7 +3,10 @@
<div class="login_all">
<div class="headercontainer">
<div class="center-logo" style="width: 100%">
<img class="logo" src="@/assets/image/img_logo.png" alt />
<img class="logo" src="@/assets/image/img_login_logo.png" alt />
<div class="logo_text">
贵州公安新一代警综API服务市场
</div>
</div>
</div>
<el-card v-show="active == 'login'" class="box-card login">
......@@ -913,8 +916,12 @@ export default {
.logo {
/* width: 275px;
height: 45px; */
width: 190px;
height: 31px;
/* width: 190px;
height: 31px; */
}
.logo_text {
color: #fff;
font-size: 24px;
}
.login_forms {
margin-top: 20px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment