From a01a625ab3c058454e8aa222016540c4905eccca Mon Sep 17 00:00:00 2001 From: LxHTT Date: Sat, 2 Sep 2023 23:33:55 +0800 Subject: [PATCH] =?UTF-8?q?A=20|=20=E8=B7=9F=E8=BF=9BMCSL2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Interfaces/OfInterface.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Interfaces/OfInterface.py b/Interfaces/OfInterface.py index dcf5f9b..e8c2d13 100644 --- a/Interfaces/OfInterface.py +++ b/Interfaces/OfInterface.py @@ -33,9 +33,9 @@ InfoBarPosition, InfoBar, ) -from MCSL2Lib.loadingTipWidget import LoadFailedTip, LoadingTip +from MCSL2Lib.Widgets.loadingTipWidget import LoadFailedTip, LoadingTip from MCSL2Lib.variables import GlobalMCSL2Variables -from ..variables import OFVariables, clearNewProxyConfig, variablesLogout +from ..variables import clearNewProxyConfig, variablesLogout from ..OFSettingsController import OFSettingsController from ..APIThreads import * from .loginWidget import LoginContainer @@ -1266,9 +1266,9 @@ def afterNewProxy(self): parent=self, ) self.stackedWidget.setCurrentIndex(0) - clearNewProxyConfig() self.getUserInfo_API() self.getUserProxies_API() + clearNewProxyConfig() else: InfoBar.error( "失败",