loadmore 7.27

This commit is contained in:
2020-07-27 17:59:47 +08:00
parent 100f31c6f9
commit 6eabd3a575
17 changed files with 421 additions and 58 deletions

View File

@@ -88,7 +88,6 @@ export default {
this.toApplyPage(current);
},
toApplyPage(index) {
console.log(index)
var that = this;
if(index == 1) {
this.showPopup = false
@@ -175,7 +174,7 @@ export default {
}
}
}
.send-btn{
.send-btn {
width: 100%;
display: flex;
justify-content: flex-end;
@@ -183,7 +182,6 @@ export default {
.btn{
width: 154rpx;
height: 54rpx;
background: RGBA(255, 254, 255, 1);
border-radius: 49rpx;
transform: translate(-50%, 0);
font-size: 26rpx;