소스 검색

游客一直有提示弹窗

tanxue 4 달 전
부모
커밋
173939ede5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pages/study/index.vue

+ 1 - 0
pages/study/index.vue

@@ -179,6 +179,7 @@
 			currentProduct.value = options.cardId
 			// 未登录 游客 
 			getCommonZhang(options)
+			getProjectImg()
 		}
 	}