mod
This commit is contained in:
@ -18,9 +18,6 @@ import 'package:pilipala/utils/storage.dart';
|
|||||||
import 'package:uuid/uuid.dart';
|
import 'package:uuid/uuid.dart';
|
||||||
|
|
||||||
class LoginUtils {
|
class LoginUtils {
|
||||||
static Box userInfoCache = GStrorage.userInfo;
|
|
||||||
static Box localCache = GStrorage.localCache;
|
|
||||||
|
|
||||||
static Future refreshLoginStatus(bool status) async {
|
static Future refreshLoginStatus(bool status) async {
|
||||||
try {
|
try {
|
||||||
// 更改我的页面登录状态
|
// 更改我的页面登录状态
|
||||||
|
|||||||
Reference in New Issue
Block a user