Commit 4930885f authored by zhangyuan's avatar zhangyuan

zy

parent 4b71fa55
......@@ -61,7 +61,7 @@ export default [
{
"channel": "1",
"endTime": "23:00:00",
"joinStatus": false,
"joinStatus": true,
"rainId": "2",
"ruId": null,
"startTime": "20:01:30"
......
......@@ -16,7 +16,7 @@
left: 0px;
top: 0px;
position: absolute;
.sparkBg("homePage/bg.png");
.sparkBg("homePage/bg.jpg");
background-size: 750px 3024px;
}
......@@ -500,15 +500,15 @@
width: 714px;
height: auto;
min-height: 957px;
background-color: #ffe6c5;
// background-color: #ffe6c5;
left: 18px;
// top: 2192px;
position: relative;
margin-top: 20px;
padding-top: 152px;
box-sizing: border-box;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
border-left: 3px solid #fff;
border-right: 3px solid #fff;
&::before {
content: "";
......
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