@@ -76,7 +76,7 @@
})
newsApi.getBannerInfo(code).then((res) => {
this.list =res.data;
-
+ uni.hideLoading()
}).catch(error => {
uni.showToast({
@@ -349,7 +349,7 @@
this.bannerList =res.data;
document.getElementsByClassName("uni-swiper-wrapper")[0].parentNode.style="background-color: rgb(255, 255, 255); height: 200px;"
@@ -353,7 +353,7 @@
.rechargeMain {
display: flex;
flex-wrap: wrap;
- justify-content: space-between;
+ // justify-content: space-between;
margin-top: 12px;
margin-bottom: 20px;
@@ -366,7 +366,7 @@
margin-bottom: 10px;
font-size: 16px;
position: relative;
+ margin-left: 5px;
}
.amount {
// width: 41.9%;