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) => {