From f3c4d178b65e9bc1e7427b3ff0810b49b9c4cf50 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 22:36:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=8A=A0=E8=BD=BDloading?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/core/apis.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/core/apis.js b/src/core/apis.js index 7a7fbb9..d66ef70 100644 --- a/src/core/apis.js +++ b/src/core/apis.js @@ -94,9 +94,11 @@ const apis = { service: { cate: { url: "/wxapp/index/category1", + showLoading: true, }, carType: { - url: "/wxapp/index/getallcar" + url: "/wxapp/index/getallcar", + showLoading: true, }, }, get: {