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) {