From 01204ca96d545cce04314dddc296d6cd9a737c68 Mon Sep 17 00:00:00 2001 From: lishenfeng Date: Thu, 26 Dec 2024 09:11:53 +0800 Subject: [PATCH] =?UTF-8?q?feat():=20=E6=8E=A5=E5=8F=A3=E5=AF=B9=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.production | 2 +- public/index.html | 2 +- src/models/auth/_.ts | 6 +- src/setupProxy.js | 4 +- src/views/AppRouters.tsx | 5 +- src/views/TestLine/drpOption.js | 1388 ++++++++++++++++++++++++++++--- src/views/TestLine/index.js | 1258 +++++++++++++++++++++++++++- src/views/TestLine/toolbar.js | 39 +- 9 files changed, 2578 insertions(+), 128 deletions(-) diff --git a/.env.development b/.env.development index 16f3f9d..1ae2d0d 100644 --- a/.env.development +++ b/.env.development @@ -1 +1 @@ -PUBLIC_URL=/ykz \ No newline at end of file +PUBLIC_URL=/test \ No newline at end of file diff --git a/.env.production b/.env.production index c4afaa8..e1ee32d 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ GENERATE_SOURCEMAP=false -PUBLIC_URL=/ykz \ No newline at end of file +PUBLIC_URL=/test \ No newline at end of file diff --git a/public/index.html b/public/index.html index 5e9bb96..27a6c4b 100644 --- a/public/index.html +++ b/public/index.html @@ -29,7 +29,7 @@ - 盐卡引水闸信息化系统 + 测试