样式修改

This commit is contained in:
姚亚男
2021-10-20 17:48:56 +08:00
parent 3d73fe0dca
commit 580b2fa19c
8 changed files with 38 additions and 25 deletions
+2 -3
View File
@@ -85,7 +85,7 @@ Page({
data: that.data.password
})
// 绑定微信
this.wxBind()
this.wxBindPhone()
wx.switchTab({
url: '../home/home',
})
@@ -100,10 +100,9 @@ Page({
}
},
// 绑定微信
wxBind(){
wxBindPhone(){
const that = this
wxBind((res)=>{
// 微信和该账号绑定
let params = {
openId: res.data.openid,
rsaPublicKey: that.data.rsaPublicKey