@@ -18,7 +18,7 @@
标签选项
-
+
@@ -33,80 +33,83 @@
-
diff --git a/web/src/components/mobile/ChatMidJourney.vue b/web/src/components/mobile/ChatMidJourney.vue
index 5c3c6c65..811c8e62 100644
--- a/web/src/components/mobile/ChatMidJourney.vue
+++ b/web/src/components/mobile/ChatMidJourney.vue
@@ -24,7 +24,7 @@
class="image-slot"
:style="{
height: height + 'px',
- lineHeight: height + 'px'
+ lineHeight: height + 'px',
}"
>
正在加载图片
...
@@ -68,93 +68,92 @@
-
diff --git a/web/src/components/mobile/ChatPrompt.vue b/web/src/components/mobile/ChatPrompt.vue
index 7f877649..e1441c25 100644
--- a/web/src/components/mobile/ChatPrompt.vue
+++ b/web/src/components/mobile/ChatPrompt.vue
@@ -45,19 +45,19 @@ onMounted(() => {
})
-
diff --git a/web/src/components/ui/BlackDialog.vue b/web/src/components/ui/BlackDialog.vue
index 79323156..7615f983 100644
--- a/web/src/components/ui/BlackDialog.vue
+++ b/web/src/components/ui/BlackDialog.vue
@@ -1,11 +1,6 @@
-
+
@@ -14,12 +9,9 @@
{{
cancelText
}}
- {{ confirmText }}
+ {{
+ confirmText
+ }}
@@ -27,81 +19,81 @@
-
\ No newline at end of file
+
diff --git a/web/src/components/ui/ItemsInput.vue b/web/src/components/ui/ItemsInput.vue
index 42339645..9a298996 100644
--- a/web/src/components/ui/ItemsInput.vue
+++ b/web/src/components/ui/ItemsInput.vue
@@ -2,48 +2,48 @@
{{ tag }}
-
- + 新增
-
+ + 新增
-
\ No newline at end of file
+
diff --git a/web/src/components/ui/RippleButton.vue b/web/src/components/ui/RippleButton.vue
index c21b5985..84ff20da 100644
--- a/web/src/components/ui/RippleButton.vue
+++ b/web/src/components/ui/RippleButton.vue
@@ -1,35 +1,35 @@
-
\ No newline at end of file
+
diff --git a/web/src/main.js b/web/src/main.js
index 10015992..1510fd9f 100644
--- a/web/src/main.js
+++ b/web/src/main.js
@@ -64,9 +64,9 @@ import {
Uploader,
} from "vant";
import { router } from "@/router";
-import "@/assets/css/theme-dark.styl";
-import "@/assets/css/theme-light.styl";
-import "@/assets/css/common.styl";
+import "@/assets/css/theme-dark.scss";
+import "@/assets/css/theme-light.scss";
+import "@/assets/css/common.scss";
const pinia = createPinia();
const themeStore = useThemeStore(pinia); // 使用 theme store
diff --git a/web/src/views/404.vue b/web/src/views/404.vue
index 6b9d2043..1602cb3a 100644
--- a/web/src/views/404.vue
+++ b/web/src/views/404.vue
@@ -8,19 +8,19 @@
-
diff --git a/web/src/views/ChatApps.vue b/web/src/views/ChatApps.vue
index 573bed5e..0497ec45 100644
--- a/web/src/views/ChatApps.vue
+++ b/web/src/views/ChatApps.vue
@@ -167,7 +167,7 @@ const useRole = (role) => {
}
-
diff --git a/web/src/views/ChatExport.vue b/web/src/views/ChatExport.vue
index e373888e..5215d8ec 100644
--- a/web/src/views/ChatExport.vue
+++ b/web/src/views/ChatExport.vue
@@ -7,93 +7,98 @@
-
+