This commit is contained in:
X1627315083
2024-09-03 17:04:16 +08:00
parent f3ac5ab136
commit a46ce6716e
4 changed files with 6 additions and 5 deletions

View File

@@ -82,7 +82,7 @@
<a-slider class="system_silder"
v-model:value="brightenValue"
:tooltipVisible="false"
:max="5"
:max="3"
:min="1"
:step="0.1"
>

View File

@@ -78,7 +78,7 @@
<a-slider class="system_silder"
v-model:value="productimgBrightenValue"
:tooltipVisible="false"
:max="5"
:max="3"
:min="1"
:step="0.1"
>