Tang 4 лет назад
Родитель
Сommit
4c68425874
1 измененных файлов с 2 добавлено и 3 удалено
  1. 2 3
      pages2/course/detail.vue

+ 2 - 3
pages2/course/detail.vue

@@ -290,6 +290,7 @@ export default {
 									icon: 'none',
 									icon: 'none',
 									duration: 2000
 									duration: 2000
 								})  
 								})  
+								
 							}else{
 							}else{
 								uni.showToast({
 								uni.showToast({
 									title: '识别失败',
 									title: '识别失败',
@@ -414,9 +415,7 @@ export default {
 				key: 'union_id',
 				key: 'union_id',
 				success: function(res) {
 				success: function(res) {
 					// 继续操作
 					// 继续操作
-					self.$api.getInfo().then(result => {
-						console.log(result);
-					});
+					
 				},
 				},
 				fail: function(err) {
 				fail: function(err) {
 					//重新登入
 					//重新登入