1252787a by simon

no message

1 parent e6632755
......@@ -157,7 +157,6 @@ Page({
status: status
})
}
if (status == 1) {
this.setData({
animationPassVisible: true
......@@ -214,7 +213,7 @@ Page({
tipsInnerText: "助力失败"
})
this.setData({
canShake: true
canShake: false
})
}
})
......
......@@ -14,7 +14,7 @@
position: absolute;
width: 750px;
height: 1303px;
// top: -130px;
top: -20px;
}
}
......@@ -40,7 +40,7 @@
.main {
.top-space {
height: 1122px;
height: 1020px;
}
.content {
......