增加加载loading
This commit is contained in:
parent
ddfe049e1b
commit
f3c4d178b6
|
@ -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: {
|
||||
|
|
Loading…
Reference in New Issue