feat:增加加载中显示
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/// 应用信息
|
||||
class AppConfig {
|
||||
// static const String baseApiUrl = "https://cxx0822.iepose.cn/blog-api";
|
||||
static const String baseApiUrl = "http://192.168.1.4:8082";
|
||||
static const String baseApiUrl = "https://cxx0822.iepose.cn/blog-api";
|
||||
// static const String baseApiUrl = "http://192.168.1.4:8082";
|
||||
}
|
||||
Reference in New Issue
Block a user