增加加载loading

This commit is contained in:
TOP糯米 2023-03-30 22:36:14 +08:00
parent ddfe049e1b
commit f3c4d178b6
1 changed files with 3 additions and 1 deletions

View File

@ -94,9 +94,11 @@ const apis = {
service: { service: {
cate: { cate: {
url: "/wxapp/index/category1", url: "/wxapp/index/category1",
showLoading: true,
}, },
carType: { carType: {
url: "/wxapp/index/getallcar" url: "/wxapp/index/getallcar",
showLoading: true,
}, },
}, },
get: { get: {