@@ -1,6 +1,6 @@
{
"pages": [
- "pages/match/index",
+
"pages/home/index",
"pages/login/index",
"pages/search/index",
@@ -16,7 +16,8 @@
"pages/score/index",
"pages/index/index",
"pages/register/index",
- "pages/logs/logs"
+ "pages/logs/logs",
+ "pages/match/index"
],
"usingComponents": {
"van-button": "/miniprogram_npm/vant-weapp/button/index",
@@ -110,7 +110,6 @@
.four {
position: relative;
- top: -5%;
width: 100%;
height: 30px;
}
@@ -127,8 +126,8 @@
.list1 {
position: absolute;
- top: 79%;
- left: 6%;
+ top: -2px;
+ left: 7%;
z-index: 1;
@@ -148,9 +147,11 @@
.huang {
- position: absolute;
- width: 100%;
- height: 120px;
+ position: relative;
+ left: 20px;
+ width: 90%;
+ height: 70px;
.four-zan {