浏览代码

合并app-per

sunsheng 2 月之前
父节点
当前提交
c64fffc0c4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/components/home.tsx

+ 1 - 1
app/components/home.tsx

@@ -366,7 +366,7 @@ export function Home() {
   }
 
   const toUninLogin = async (originUrl:string, fullUrl:string) => {
-    return
+    // return
     //测试环境
     //const loginUrl = 'https://esctest.sribs.com.cn/esc-sso/oauth2.0/authorize?client_id=e97f94cf93761f4d69e8&response_type=code';
     //生产环境