pages/customer-page/customer-index/fayunPlanDetails/fayunPlanDetails.vue
@@ -97,7 +97,7 @@ this.yyDailyList = res.data.yyDailyList; uni.hideLoading(); } else { this.$u.toast('服务器错误,请稍后重试'); this.$u.toast('加载失败,请稍后重试'); uni.hideLoading(); } }); @@ -160,6 +160,7 @@ color: #909399; } .label-value { min-width: vww(85); margin-top: vww(10); color: #606266; }