he2802 4 năm trước cách đây
mục cha
commit
fe6cfa53c0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/login/login.vue

+ 1 - 1
pages/login/login.vue

@@ -39,7 +39,7 @@ export default {
 			if (e.detail.encryptedData) {
 				let inviteCode =  uni.getStorageSync("inviteCode") 
 				//用户同意授权
-				var datas = {
+				var  datas = {
 					iv: e.detail.iv,
 					encryptedData: e.detail.encryptedData,
 					code: that.code