feat: add slider component

This commit is contained in:
Hakadao
2023-07-24 02:41:48 +08:00
parent 4dd09a6ccb
commit ce260ac6b4
2 changed files with 50 additions and 0 deletions

View File

@@ -164,6 +164,7 @@ function changeWallpaper(url: string) {
>
<span w-30px text-right>{{ settings.wallpaperMaskOpacity }}%</span>
</div>
<Slider />
</SettingItem>
<SettingItem v-if="settings.enableWallpaperMasking" :title="$t('settings.wallpaper_blur_intensity')">
<template #desc>