删除无用代码,后台修复小程序端手机号码绑定失败的问题

This commit is contained in:
LIONCITYS\lioncity
2020-11-04 09:54:13 +08:00
parent fdd9d1d72d
commit fc13afa01f

View File

@ -216,7 +216,6 @@
title: "绑定中"
});
bindingPhone({
code: cookie.get('wxLoginCode'),
encryptedData: e.mp.detail.encryptedData,
iv: e.mp.detail.iv
})