隐藏弹窗

This commit is contained in:
mazengfei
2026-02-05 16:14:31 +08:00
parent fdefdf9eba
commit cf7866ce47
2 changed files with 47 additions and 48 deletions
@@ -27,7 +27,6 @@ import com.sw.inbound.GlobalKey
import com.sw.inbound.R
import com.sw.inbound.ui.page.HomeScreen
import com.sw.inbound.ui.page.PurchaseOrderScreen
import com.sw.inbound.ui.weight.GlobalLoading
import com.sw.inbound.utils.SPUtil
import com.sw.inbound.utils.ToastUtils
@@ -86,7 +85,7 @@ fun AppScreen(
}
)
ToastUtils.ToastComposable()
GlobalLoading() // 全局Loading
//GlobalLoading() // 全局Loading
}