Commit 96d9dc6b authored by 刘殿昕's avatar 刘殿昕

换logo

parent b04297f1
......@@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>单点登录</title>
<link rel="shortcut icon" type="image/x-icon" href="static/favicon.ico" />
<title>Beagle aPaaS Platform v3.0登录</title>
<!-- <link rel="shortcut icon" type="image/x-icon" href="static/favicon.ico" /> -->
</head>
<body>
<style>
......
......@@ -3,7 +3,7 @@
<div class="login_all">
<div class="headercontainer">
<div class="center-logo" style="width:100%;">
<img class="logo" src="@/assets/image/login_head.png" alt />
<img class="logo" src="@/assets/image/img_logo.png" alt />
</div>
</div>
<el-card v-show="active == 'login'" class="box-card login">
......@@ -704,8 +704,10 @@ export default {
}
.logo {
width: 275px;
height: 45px;
/* width: 275px;
height: 45px; */
width: 190px;
height: 31px;
}
.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