1
This commit is contained in:
@@ -224,10 +224,10 @@ class HttpService {
|
||||
|
||||
// 显示加载提示
|
||||
if (showLoading) {
|
||||
Taro.showLoading({
|
||||
title: loadingText,
|
||||
mask: true
|
||||
})
|
||||
// Taro.showLoading({
|
||||
// title: loadingText,
|
||||
// mask: true
|
||||
// })
|
||||
}
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user