mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-29 03:23:54 +08:00
优化登录功能
This commit is contained in:
@ -472,6 +472,7 @@ class HomeUIModel extends BaseUIModel {
|
||||
// SystemHelper.checkAndLaunchRSILauncher(rsiLauncherInstalledPath);
|
||||
goWebView("登录 RSI 账户", "https://robertsspaceindustries.com/connect",
|
||||
loginMode: true, rsiLoginCallback: (data, ok) {
|
||||
dPrint("======rsiLoginCallback=== $ok =====\n$data}");
|
||||
isRsiLauncherStarting = false;
|
||||
notifyListeners();
|
||||
}, useLocalization: true);
|
||||
|
Reference in New Issue
Block a user