From d898d299ed7f24b5f133e811b9ba7f3a1f30f4d1 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 9 Feb 2026 13:33:46 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .umirc.ts | 4 ++-- src/pages/index/components/style_left.scss | 1 + src/pages/index/components/style_right.scss | 2 +- src/pages/login.tsx | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.umirc.ts b/.umirc.ts index a5f54c1..a10f7e4 100644 --- a/.umirc.ts +++ b/.umirc.ts @@ -17,8 +17,8 @@ export default defineConfig({ }, proxy: { '/api/': { - // target: 'http://10.39.13.78:8001/', - target: 'https://test-company.linyikj.com.cn/', + target: 'http://10.39.13.78:8001/', + // target: 'https://test-company.linyikj.com.cn/', // target: 'https://company.linyikj.com.cn/', changeOrigin: true, pathRewrite: { '^': '' }, diff --git a/src/pages/index/components/style_left.scss b/src/pages/index/components/style_left.scss index 1ab1152..795e21d 100644 --- a/src/pages/index/components/style_left.scss +++ b/src/pages/index/components/style_left.scss @@ -164,6 +164,7 @@ margin-bottom: 8px; font-size: 16px; color: #1f2937; + white-space: nowrap; } > div:last-child { diff --git a/src/pages/index/components/style_right.scss b/src/pages/index/components/style_right.scss index 47160e8..650d2ee 100644 --- a/src/pages/index/components/style_right.scss +++ b/src/pages/index/components/style_right.scss @@ -8,7 +8,7 @@ background-color: #fff; padding: 20px; border-radius: 8px; - height: 92vh; + min-height: 92vh; } .work_card_number { color: #333333; diff --git a/src/pages/login.tsx b/src/pages/login.tsx index 9812ed3..68a08ad 100644 --- a/src/pages/login.tsx +++ b/src/pages/login.tsx @@ -5,7 +5,7 @@ export default function Login() {
- 零壹科技有限公司 | + 邻壹科技有限公司 |