[新增体验官]

This commit is contained in:
2023-07-07 19:00:27 +08:00
parent 7309679527
commit cc5d559bef
26 changed files with 1473 additions and 549 deletions

View File

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