mirror of
https://github.com/itorr/one-last-image.git
synced 2026-01-02 11:56:02 +08:00
放开调子范围选项最大值为200
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
<span v-text="style.shadeLimit"></span>
|
||||
</div>
|
||||
<input type="range" v-model.number="style.shadeLimit"
|
||||
min="20" max="140" step="1">
|
||||
min="20" max="200" step="1">
|
||||
</div>
|
||||
<!-- <div class="label-box range-box">
|
||||
<div class="head">
|
||||
|
||||
Reference in New Issue
Block a user