From c5fac8ab9457792ffd5787521fe07375394e0a82 Mon Sep 17 00:00:00 2001 From: data Date: Sat, 18 Jun 2022 19:04:18 +0800 Subject: [PATCH 1/5] auto upgrade version to 2.0.20220618190413 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9cf646a11..8da234644 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fineui", - "version": "2.0.20220617213406", + "version": "2.0.20220618190413", "description": "fineui", "main": "dist/fineui.min.js", "types": "dist/lib/index.d.ts", From e96302062b975f2d7d4bcd0fb16d89fa43b4fa39 Mon Sep 17 00:00:00 2001 From: data Date: Mon, 20 Jun 2022 10:24:50 +0800 Subject: [PATCH 2/5] auto upgrade version to 2.0.20220620102436 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8da234644..ef4ad4799 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fineui", - "version": "2.0.20220618190413", + "version": "2.0.20220620102436", "description": "fineui", "main": "dist/fineui.min.js", "types": "dist/lib/index.d.ts", From 0f9bda7e79baa1f498ab121af2e445e8ca4c943b Mon Sep 17 00:00:00 2001 From: data Date: Mon, 20 Jun 2022 10:34:39 +0800 Subject: [PATCH 3/5] auto upgrade version to 2.0.20220620103430 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef4ad4799..9f8a18b65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fineui", - "version": "2.0.20220620102436", + "version": "2.0.20220620103430", "description": "fineui", "main": "dist/fineui.min.js", "types": "dist/lib/index.d.ts", From 81e65d38aa7bf899244c30aaa576e3042c6738e3 Mon Sep 17 00:00:00 2001 From: windy Date: Mon, 20 Jun 2022 15:55:04 +0800 Subject: [PATCH 4/5] =?UTF-8?q?=E6=97=A0JIRA=20=E4=BF=AE=E6=94=B9=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bi.lessconfig.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bi.lessconfig.json b/bi.lessconfig.json index ff7a96398..563eaed07 100644 --- a/bi.lessconfig.json +++ b/bi.lessconfig.json @@ -17,8 +17,7 @@ "@font-color-light-gray": "rgba(9, 30, 64, 0.66)", "@font-color-tips": "rgba(9, 30, 64, 0.47)", "@font-color-disabled": "rgba(9, 30, 64, 0.25)", - "@background-color-normal": "#EEF1F6", - + "@background-color-normal": "#F8F9FC", "@color-bi-background-active-radio": "transparent", "@color-bi-border-radio": "rgba(9, 30, 64, 0.37)", "@color-bi-border-disabled-radio": "rgba(9, 30, 64, 0.19)", @@ -40,4 +39,4 @@ "@color-bi-color-toast-text": "#000A19", "@color-bi-text-header-background": "rgba(9, 30, 64, 0.9)", "@color-bi-text-header-background-theme-dark": "rgba(255, 255, 255, 0.9)" -} +} \ No newline at end of file From 32fb080eb1c569499b4fbf8de1d1ad3f97be1523 Mon Sep 17 00:00:00 2001 From: data Date: Mon, 20 Jun 2022 16:23:11 +0800 Subject: [PATCH 5/5] auto upgrade version to 2.0.20220620162306 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f8a18b65..0a9f52fc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fineui", - "version": "2.0.20220620103430", + "version": "2.0.20220620162306", "description": "fineui", "main": "dist/fineui.min.js", "types": "dist/lib/index.d.ts",