From 4c618d98141d2a087eb3aeea9da75e440e245d15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TOP=E7=B3=AF=E7=B1=B3?= <1130395124@qq.com> Date: Thu, 30 Mar 2023 10:44:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=BC=B9=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/core/apis.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core/apis.js b/src/core/apis.js index 8a2102a..7a7fbb9 100644 --- a/src/core/apis.js +++ b/src/core/apis.js @@ -50,7 +50,6 @@ const apis = { }, info: { url: "/user/workerinfo/getuserinfo", - showLoading: true, auth: true, }, setServiceInfo: {