he2802 %!s(int64=4) %!d(string=hai) anos
pai
achega
235c5cc6e9
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      pages2/course/detail.vue

+ 4 - 0
pages2/course/detail.vue

@@ -696,6 +696,10 @@ export default {
 					url: '/pages/login/login'
 				});
 			} else {
+				if(this.payStatus==0){
+					this.jumpBuy()
+					return
+				}
 				if (this.userInfo.certified != 1) {
 					uni.showModal({
 						title: '提示',