diff --git a/src/views/creative-generation-workshop/explore/detail/index.vue b/src/views/creative-generation-workshop/explore/detail/index.vue
index 2a9c56a..9301e11 100644
--- a/src/views/creative-generation-workshop/explore/detail/index.vue
+++ b/src/views/creative-generation-workshop/explore/detail/index.vue
@@ -238,7 +238,7 @@ export default {
{renderMainImg()}
-
{dataSource.value.content}
+
{dataSource.value.content}
{/* 仅图片类型显示图片列表 */}
diff --git a/src/views/creative-generation-workshop/manuscript/components/share-manuscript-modal/share-modal.vue b/src/views/creative-generation-workshop/manuscript/components/share-manuscript-modal/share-modal.vue
index 968bc01..9bfb2bf 100644
--- a/src/views/creative-generation-workshop/manuscript/components/share-manuscript-modal/share-modal.vue
+++ b/src/views/creative-generation-workshop/manuscript/components/share-manuscript-modal/share-modal.vue
@@ -101,6 +101,7 @@ export default {
width="480px"
onClose={onClose}
unmount-on-close
+ auto-label-width
v-slots={{
footer: () => (
<>
@@ -126,7 +127,20 @@ export default {
allClear={false}
/>
-
+ (
+
+ ),
+ }}
+ >