diff --git a/web/html/xui/component/setting.html b/web/html/xui/component/setting.html
index efd61684..3fd587b3 100644
--- a/web/html/xui/component/setting.html
+++ b/web/html/xui/component/setting.html
@@ -1,6 +1,13 @@
{{define "component/settingListItem"}}
-
+
+
+
+
+
+
+
+
@@ -11,9 +18,6 @@
$emit('input', value)" :min="min" style="width: 100%;">
-
-
-
$emit('input', value)">
@@ -29,4 +33,4 @@
template: `{{template "component/settingListItem"}}`,
});
-{{end}}
\ No newline at end of file
+{{end}}