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