@@ -849,7 +849,7 @@
this.$refs.kfPopup.open()
} else if (res.code == 504) {
// 登录
-
+ this.goLogin()
} else {
this.isAddKf = 0
uni.showToast({
@@ -1071,6 +1071,7 @@
font-weight: 500;
font-size: 15px;
color: #000;
+ box-sizing: border-box;
}
.reward-list {