|
@@ -65,7 +65,7 @@ export default defineComponent({
|
|
.layout {
|
|
.layout {
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 100vh;
|
|
height: 100vh;
|
|
- background-image: url("@/assets/images/layout/layout_bg.png");
|
|
|
|
|
|
+ //background-image: url("@/assets/images/layout/layout_bg.png");
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
display: flex;
|
|
display: flex;
|