Commit 0e9f0e60 authored by agping's avatar agping

修改

parent 5c869f05
......@@ -59,21 +59,24 @@
</script>
<style scoped>
.min-height-list{
width: 7.5rem;
width: 100%;
height: 100vh;
background: #fff;
}
.bg-con{
width: 100%;
height: 10rem;
background: #fff url(images/Group@2x.png) no-repeat center .3rem/7.5rem;
background: #fff url(images/Group@2x.png) no-repeat center .3rem/100%;
}
img{
width: 5.4rem;
position: fixed;
bottom: 1.2rem;
left: 50%;
margin-left: -2.7rem;
}
.btn-con{
text-align: center;
margin-top: .3rem;
/*margin-top: .3rem;*/
}
</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