diff --git a/src/components/Settings.vue b/src/components/Settings.vue index 037e6750..b7a6f22f 100644 --- a/src/components/Settings.vue +++ b/src/components/Settings.vue @@ -98,186 +98,186 @@ function changeThemeColor(color: string) {
-
- -
-
- {{ $t('settings.title') }} -
- -
-
- {{ $t('settings.select_language') }} -
- - - -
-
- -
-
- {{ $t('settings.theme_color') }} -
-
-
+
+ {{ $t('settings.title') }} +
-
-
+ text-2xl leading-0 bg="$bew-fill-1" w="32px" h="32px" p="1" rounded-8 shadow="md" cursor="pointer" + @click="close" + > + +
+ -
-
- {{ $t('settings.follow_bilibili_evolved_color') }} -
- - {{ $t('settings.follow_bilibili_evolved_color_desc') }} - -
-
-
-
-
+
+
+ {{ $t('settings.select_language') }} +
-
-
- {{ $t('settings.dock_position') }} -
- {{ $t('settings.dock_position_desc') }} -
-
+ +
+
+ +
+
+ {{ $t('settings.theme_color') }} +
+
+
+
+
+
+ +
+
+ {{ $t('settings.follow_bilibili_evolved_color') }} +
+ + {{ $t('settings.follow_bilibili_evolved_color_desc') }} + +
+
+
+
+
+ +
+
+ {{ $t('settings.dock_position') }} +
+ {{ $t('settings.dock_position_desc') }} +
+
+