zhaoxw 4 년 전
부모
커밋
97814c85ac
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pages/index/login.vue

+ 1 - 0
pages/index/login.vue

@@ -238,6 +238,7 @@
 							console.log('success', res)
 							if (~res.provider.indexOf('weixin')) {
 								console.log('res.provider,weixin',~res.provider.indexOf('weixin'))
+										console.log('2333')
 								uni.login({
 									provider: 'weixin',
 									success: (res2) => {