Administrator
2022-06-16 79f97bb64cac037a8cd05a2d22942a96d4b53f0a
store/actions.js
@@ -75,7 +75,7 @@
               wx.request({
                  url: "http://61.131.136.25:2080/api/userVip/getUserVipInfo?idCardNo=" +
                     res
                     .data.cardid,
                     .data.securityId,
                  method: 'get',
                  success: (result) => {
                     if (JSON.stringify(result.data.data) != '{}') {