ソースを参照

Merge branch 'master' of http://1.14.104.71:10880/root/his_user_miniapp

yzx 1 ヶ月 前
コミット
5962cd94f1
1 ファイル変更2 行追加1 行削除
  1. 2 1
      pages_course/video.vue

+ 2 - 1
pages_course/video.vue

@@ -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 {