From 659b06c41db3079be588488f72f87ccf05cbf52c Mon Sep 17 00:00:00 2001 From: guoapeng Date: Tue, 1 Jul 2025 14:21:15 +0800 Subject: [PATCH 01/11] =?UTF-8?q?fix:=20=E8=AE=BE=E7=BD=AE=E9=A1=B5?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/styles/common.scss | 2 +- src/views/setting/index.vue | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/src/assets/styles/common.scss b/src/assets/styles/common.scss index c8d5faa..ae810f8 100644 --- a/src/assets/styles/common.scss +++ b/src/assets/styles/common.scss @@ -1,6 +1,6 @@ /* CSS Document */ html { - font-family: 'PingFangSC-Regular', 'PingFang SC', 'Microsoft YaHei', '微软雅黑', Arial, sans-serif; + font-family: 'PingFangSC-Regular', 'PingFang SC', 'Microsoft YaHei', '微软雅黑', Arial, sans-serif; height: 100vh; font-size: 14px; } diff --git a/src/views/setting/index.vue b/src/views/setting/index.vue index 7ed8c2d..e003c92 100644 --- a/src/views/setting/index.vue +++ b/src/views/setting/index.vue @@ -62,13 +62,21 @@ const selectItem = (menuCode: string) => { gap: 10px; overflow: hidden; .setting-left{ - box-shadow: 0px 1px 5px 0px rgba(9, 39, 62, 0.15); - background: $gradient-color; + background: linear-gradient(180deg, rgba(147, 203, 255, 0.01) 50%, #FFFFFF 24%); + box-shadow: 0px 0px 4px #0000001f; + border-radius: 10px; + border: 1px solid #e1e1e1; + overflow: hidden; } .setting-right{ grid-column: 2 / 4; box-shadow: 0px 1px 5px 0px rgba(9, 39, 62, 0.15); background: #ffffff; + border: 1px solid #e1e1e1; + box-shadow: 0px 0px 4px #0000001f; + background: $gradient-color; + border-radius: 10px; + overflow: hidden; } } .menu-container { From 7ad1d6b204703cd705f04008ac8e47b4d1d4596d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Tue, 1 Jul 2025 11:41:06 +0800 Subject: [PATCH 02/11] fix: Update version to V0.0.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 75818cf..4c7aa71 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.1", + "version": "0.0.2", "description": "", "author": "", "license": "ISC", @@ -102,4 +102,4 @@ "lint-staged" ] } -} +} \ No newline at end of file From a128f9f6de0a51f1041c1747a408bb5562e2deb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Tue, 1 Jul 2025 14:02:31 +0800 Subject: [PATCH 03/11] fix: Update version to V0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c7aa71..b56280c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.2", + "version": "0.0.3", "description": "", "author": "", "license": "ISC", From 868da056360cc2d663262cf38fc8ddd0f5ebbdc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Tue, 1 Jul 2025 14:06:09 +0800 Subject: [PATCH 04/11] fix: Update version to V0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b56280c..9720d05 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.3", + "version": "0.0.4", "description": "", "author": "", "license": "ISC", From 2ad7d89db5ddb0e88d6b97e28ec39d1a26511ecc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Tue, 1 Jul 2025 14:32:51 +0800 Subject: [PATCH 05/11] fix: Update version to V0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9720d05..c5fcadf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.4", + "version": "0.0.5", "description": "", "author": "", "license": "ISC", From bc2a9b2dcd7229e587b17bcd54196e64030ccbe3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Tue, 1 Jul 2025 14:33:28 +0800 Subject: [PATCH 06/11] fix: Update version to V0.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5fcadf..1543ac3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.5", + "version": "0.0.6", "description": "", "author": "", "license": "ISC", From be10c57b8f74ea223ea432c0b91b258bff39c96e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Tue, 1 Jul 2025 14:34:06 +0800 Subject: [PATCH 07/11] fix: Update version to V0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1543ac3..0d43700 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.6", + "version": "0.0.7", "description": "", "author": "", "license": "ISC", From cc1d7b98d5073842861875e07e3e1d3c29ffda41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Tue, 1 Jul 2025 14:34:36 +0800 Subject: [PATCH 08/11] =?UTF-8?q?fix:=E6=89=93=E5=8C=85=E6=97=B6=E5=88=9B?= =?UTF-8?q?=E5=BB=BA=E5=A5=BD=E7=9B=AE=E5=BD=95=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vite.config.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vite.config.ts b/vite.config.ts index 94624cd..7deabe0 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -1,10 +1,12 @@ import { resolve } from 'node:path' + import vue from '@vitejs/plugin-vue' import AutoImport from 'unplugin-auto-import/vite' import { ElementPlusResolver } from 'unplugin-vue-components/resolvers' import { defineConfig, loadEnv } from 'vite' import viteCompression from 'vite-plugin-compression' import eslintPlugin from 'vite-plugin-eslint' + import packageJson from './package.json' const Timestamp = new Date().getTime() @@ -23,7 +25,7 @@ export default defineConfig(({ mode }) => { }, build: { sourcemap: false, - outDir: `dist-v${packageJson.version}`, + outDir: `dist-v${packageJson.version}/webdist-v${packageJson.version}`, rollupOptions: { output: { manualChunks(id) { From 2a8f84c9a67cc9f5e0addcdd82bf937ef08679a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Tue, 1 Jul 2025 14:40:42 +0800 Subject: [PATCH 09/11] fix: Update version to V0.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d43700..7b56081 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.7", + "version": "0.0.8", "description": "", "author": "", "license": "ISC", From 2d0a42946f5427b0b7c62e969721e4adbbcebd89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Tue, 1 Jul 2025 14:49:45 +0800 Subject: [PATCH 10/11] fix: Update version to V0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b56081..665e982 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.8", + "version": "0.0.9", "description": "", "author": "", "license": "ISC", From 654b7446de97a85e3f8a492b94417163d8c9a8fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Tue, 1 Jul 2025 15:22:38 +0800 Subject: [PATCH 11/11] fix: Update version to V0.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 665e982..570fd41 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "matrix-spray-web", "type": "module", - "version": "0.0.9", + "version": "0.0.10", "description": "", "author": "", "license": "ISC",