From 07565d42c4f70361f728808f97711741de2a2b9a Mon Sep 17 00:00:00 2001 From: "2817212736@qq.com" <2817212736@qq.com> Date: Tue, 3 Jun 2025 14:31:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=9B=B4=E6=94=B9=E9=A2=84?= =?UTF-8?q?=E8=A7=88=E6=A8=A1=E5=9E=8B=E5=92=8C=E7=BA=B9=E7=90=86=E5=8F=82?= =?UTF-8?q?=E6=95=B0=E4=B8=8D=E7=94=9F=E6=95=88=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/components/MaterialAdjuster.vue | 15 ++++++--------- src/stores/sceneStore.ts | 1 - 3 files changed, 7 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 810097b..30fbd4d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "material-editor", "private": true, - "version": "1.0.16", + "version": "1.0.17", "type": "module", "scripts": { "dev": "vite", diff --git a/src/components/MaterialAdjuster.vue b/src/components/MaterialAdjuster.vue index 651ac21..6ef88fd 100644 --- a/src/components/MaterialAdjuster.vue +++ b/src/components/MaterialAdjuster.vue @@ -108,13 +108,13 @@