Commit 0ebf99af authored by 吴颖's avatar 吴颖

'细节优化'

parent 9970dcfa
......@@ -91,7 +91,7 @@ App({
data: {
encryptedData: encodeURIComponent(info.encryptedData),
iv: encodeURIComponent(info.iv),
token: wx.getStorageSync('token')
token: that.globalData.token
},
header: {
'app': 'coach'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment