zengh
2022-05-16 4d20a82e941da668bf833789505d17e5290ded2d
store/actions.js
@@ -72,7 +72,7 @@
               // data.userPhon = res.user_id;
               store.commit('login', data)
               wx.request({
                  url: "http://223.82.109.183:2080/api/userVip/getUserVipInfo?idCardNo=" +
                  url: "http://61.131.136.25:2080/api/userVip/getUserVipInfo?idCardNo=" +
                     res
                     .data.cardid,
                  method: 'get',