mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-07-12 16:11:27 +08:00
✨ Feature(custom): optimize image process setting page
This commit is contained in:
@@ -399,7 +399,7 @@
|
||||
/>
|
||||
</SettingCard>
|
||||
|
||||
<SettingCard p1>
|
||||
<SettingCard p1 class="flex flex-col justify-center">
|
||||
<CustomSwitch
|
||||
v-model="formOfSetting.deleteLocalFile"
|
||||
small
|
||||
@@ -429,7 +429,7 @@
|
||||
/>
|
||||
</SettingCard>
|
||||
|
||||
<SettingCard p1>
|
||||
<SettingCard p1 class="flex flex-col justify-center">
|
||||
<CustomSwitch
|
||||
v-model="formOfSetting.autoCopy"
|
||||
small
|
||||
|
||||
Reference in New Issue
Block a user