+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {
+ ElMessage.info(
+ 'Please use backend admin interface to edit the slug value'
+ );
+ }
+ "
+ />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {
+ formData.aboutText = text;
+ }
+ "
+ />
+
+
+
+
+ {formData.endText = text}"
+ />
+
+
+
+
+
+ Save
+
+ {
+ executeQuery();
+ }
+ "
+ >
+ Discard changes
+
+
+
+
+
+
+
diff --git a/caster-editor/src/components/Wysiwyg.vue b/caster-editor/src/components/Wysiwyg.vue
new file mode 100644
index 00000000..ffd39754
--- /dev/null
+++ b/caster-editor/src/components/Wysiwyg.vue
@@ -0,0 +1,83 @@
+
+
+
+