Commit f1a05e3b authored by mahui's avatar mahui

init

parent ff1ca48e
......@@ -18,6 +18,7 @@
</div>
</div>
</div>
<div class="logo">@浙江丹靓环境工程有限公司</div>
</div>
</template>
......@@ -71,6 +72,7 @@
</script>
<style lang="less">
.login{
position: relative;
width: 100%;
height: 100%;
background: url("../assets/img/login-bg.png") no-repeat center 100%/cover;
......@@ -156,6 +158,13 @@
}
}
}
.logo{
position: absolute;
bottom: 22px;
right: 24px;
color: #ccc;
z-index: 10;
}
}
</style>
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