Browse Source

feat:开发一户一码

release
123456 3 years ago
parent
commit
bafbc0403f
  1. 1
      epdc-resident-mp-yushan/subpages/family/pages/bindFamily/bindFamily.js

1
epdc-resident-mp-yushan/subpages/family/pages/bindFamily/bindFamily.js

@ -40,6 +40,7 @@ Page({
wx.showToast({title: '加载中', icon: 'loading', duration: 10000}); wx.showToast({title: '加载中', icon: 'loading', duration: 10000});
this.getUserState() this.getUserState()
let idCard = options let idCard = options
console.log(idCard)
wx.hideToast() wx.hideToast()
}, },
// 根据微信code查询用户当前状态 // 根据微信code查询用户当前状态

Loading…
Cancel
Save