刘洋 1 жил өмнө
parent
commit
a6fb44bf94

+ 1 - 0
src/features/UserLogin/useRemoteAppChecker.tsx

@@ -111,6 +111,7 @@ export function useRemoteAppChecker() {
           duration: 24 * 60 * 60 * 1000,
         }
       );
+      disableLoginBtnBecauseRemoteApp = true;
       logger({
         cnl: ["local", "server"],
         key: "checkRemoteAppTxt",