lin
2026-07-15 ca1b3e6e1e626d1ff54258b9f4e785057bbe5ab6
pages/my/my.vue
@@ -183,7 +183,8 @@
            url: _this.$webHost + '/api/v2/customer/ryxIsBuyEquity?phone=' + _this.$util.getUserInfo().phone,
            data: {
              customerId: uni.getStorageSync('qxgLogin').customerId,
              appId: uni.getStorageSync('qxgLogin').appId
              // appId: uni.getStorageSync('qxgLogin').appId,
              appId: _this.$APPID
            },
            success: function (res) {
              if (res.data.code == 200) {