diff --git a/src/components/AiImage/AiImage.vue b/src/components/AiImage/AiImage.vue
index bce6957..86ac9d4 100644
--- a/src/components/AiImage/AiImage.vue
+++ b/src/components/AiImage/AiImage.vue
@@ -4,9 +4,9 @@
-
-
-
+
+
+
@@ -18,7 +18,8 @@ export default {
name: "AiImage",
data() {
return {
- dialog: false
+ dialog: false,
+ cdn: "https://cdn.cunwuyun.cn/"
}
},
computed: {