Auto Commit

上级 a851ca32
...@@ -160,7 +160,7 @@ export default { ...@@ -160,7 +160,7 @@ export default {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
/* background-color:gainsboro; */ /* background-color:gainsboro; */
background-image:url(../src/assets/background.jpg); background-image:url(../assets/background.jpg);
} }
.dialog { .dialog {
......
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
justify-content: center; justify-content: center;
align-items: center; align-items: center;
height: 100vh; height: 100vh;
background-image:url(../src/assets/background.jpg); background-image:url(../assets/background.jpg);
} }
.box { .box {
......
...@@ -56,6 +56,7 @@ ...@@ -56,6 +56,7 @@
justify-content: center; justify-content: center;
align-items: center; align-items: center;
height: 100vh; height: 100vh;
background-image:url(../assets/background.jpg);
} }
.box { .box {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册