Skip to content

Commit f811468

Browse files
committed
调整一下 bg
1 parent cc19569 commit f811468

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed
275 KB
Loading
211 KB
Loading
544 KB
Loading

pmhub-ui/src/views/login.vue

+2-1
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,9 @@ export default {
176176
justify-content: center;
177177
align-items: center;
178178
height: 100%;
179-
background-image: url("../assets/images/login-background.jpg");
179+
background-image: url("../assets/images/pmhub-bg2.png");
180180
background-size: cover;
181+
background-position: center center;
181182
.title {
182183
margin: 0px auto 30px auto;
183184
text-align: center;

0 commit comments

Comments
 (0)