Commit 9eef9434 authored by liujiangnan's avatar liujiangnan

fix: 调整样式

parent c6badc81
......@@ -19,8 +19,9 @@
padding: 2vh 5vh;
width: 100%;
height: 100%;
background-size: 100%;
background-position-y: 18.4%;
background-size: 105% 105%;
background-position-x: -6px;
background-position-y: -6px;
background-image: url('../../assets/common_bg.jpg');
.group{
height: 29.5%;
......
......@@ -10,7 +10,7 @@
<script type="text/javascript" src="https://staging-teach.cdn.ireadabc.com/h5template/h5-static-lib/js/air.js"></script>
</head>
<body style="background-image: url('../../assets/player-bg.jpg')">
<body style="background-image: url('./assets/player-bg.jpg')">
<app-root></app-root>
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment