liukangdong
2024-07-26 cddceb139c818a060208ba1000ac745ba4c30c64
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'