jiangping
2024-07-26 719244fc7a427e87915054ffad05f161c082402c
wechat_jiaxuan/pages/userinfo/index.js
@@ -67,6 +67,7 @@
      housearea: housearea || '',
      housetype: houseType.val1 + '-' + houseType.val2 + '-' + houseType.val3 + '-' + houseType.val4 + '-' + houseType.val5
    }).then(res => {
      wx.setStorageSync('member', res.data)
      wx.showToast({
        title: '保存成功',
        icon: 'none'