[绑定关系,弹框]

This commit is contained in:
唐明明
2023-07-08 10:04:14 +08:00
parent cc5d559bef
commit f870682e25
12 changed files with 133 additions and 20 deletions

View File

@@ -82,7 +82,7 @@ Page({
encryptedData : enData,
iv : iv,
invite : getApp().globalData.inviteText || '',
is_experience : getApp().globalData.isExperience
is_experience : getApp().globalData.isExperience || ''
}).then(res=>{
// 存储登录信息
wx.setStorage({