pc-master #15

Merged
xiaomeng merged 3 commits from pc-master into portal 2023-10-16 08:45:18 +00:00
Showing only changes of commit dfc6f44105 - Show all commits

View File

@ -102,7 +102,8 @@
<style lang="scss" scoped>
.login{
width: 100%;
height: 100vh;
height: 100%;
// min-height: 900px;
background: url(../assets/image/login-bg.png) no-repeat center;
background-size: cover;
background-position:center center;