diff --git a/pages/user/plus/plus.js b/pages/user/plus/plus.js index 29012a7..4cd9655 100644 --- a/pages/user/plus/plus.js +++ b/pages/user/plus/plus.js @@ -435,6 +435,7 @@ Page({ let th = this; getApp().request.get("/api/weshop/plus/vip/mem/referee/code/check", { data, + isShowLoading:true, success: function (res) { if (res.data.code == 0) { if (res.data.data.length > 1 && !th.data.is_select) {