zhitan-vue/src/views/login.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
zhitan-vue/src/views/register.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
zhitan-vue/src/views/login.vue
@@ -202,7 +202,7 @@ display: flex; align-items: center; height: 100%; background-image: url("@/assets/images/login-background.jpg"); background-image: url("@/assets/images/login-background.png"); background-repeat: no-repeat; background-size: cover; flex-direction: column; zhitan-vue/src/views/register.vue
@@ -160,7 +160,7 @@ justify-content: center; align-items: center; height: 100%; background-image: url("../assets/images/login-background.jpg"); background-image: url("../assets/images/login-background.png"); background-size: cover; } .title {