|
@@ -7,7 +7,7 @@ body {
|
|
|
/* set margin to 0 and overflow to hidden, to go fullscreen */
|
|
|
margin: 0;
|
|
|
overflow: hidden;
|
|
|
- /* background-image: url('./images/bg@2x.png');
|
|
|
+ /* background-image: url('./yaoimages/bg@2x.png');
|
|
|
background-size:cover; */
|
|
|
color:#ffffff;
|
|
|
font-family: "Microsoft YaHei";
|
|
@@ -146,7 +146,7 @@ body {
|
|
|
#menu .panoSelect .thumb {
|
|
|
width:327px;
|
|
|
height:233px;
|
|
|
- background-image: url('./images/rangle.png');
|
|
|
+ background-image: url('./yaoimages/rangle.png');
|
|
|
background-size: cover;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
@@ -221,7 +221,7 @@ body {
|
|
|
font-family: MicrosoftYaHei;
|
|
|
justify-content: space-around;
|
|
|
flex-direction: column;
|
|
|
- background-image: url('images/direction_board.png');
|
|
|
+ background-image: url('yaoimages/direction_board.png');
|
|
|
background-size: cover;
|
|
|
|
|
|
}
|
|
@@ -374,7 +374,7 @@ body {
|
|
|
position: relative;
|
|
|
/* top: 40%; */
|
|
|
/* background-color: #384071; */
|
|
|
- background-image: url('images/play4.png');
|
|
|
+ background-image: url('yaoimages/play4.png');
|
|
|
background-size: cover;
|
|
|
width: 135px;
|
|
|
height: 81px;
|
|
@@ -468,7 +468,7 @@ body {
|
|
|
|
|
|
#listContent .panoSelect{
|
|
|
position: relative;
|
|
|
- background-image: url('./images/rangle.png');
|
|
|
+ background-image: url('./yaoimages/rangle.png');
|
|
|
background-size: cover;
|
|
|
/*margin: 0px 16px;
|
|
|
cursor: pointer;
|