diff --git a/src/components/QuestionItem.vue b/src/components/QuestionItem.vue index a97b0c5..602610c 100644 --- a/src/components/QuestionItem.vue +++ b/src/components/QuestionItem.vue @@ -146,7 +146,6 @@ function getScoreColor(score: number | undefined): string { { type="textarea" :count-graphemes="countGraphemes" class="question-textarea" - placeholder="在这里输入您的问题..." + placeholder="随便说点" /> @@ -591,20 +591,13 @@ onUnmounted(() => { - + {{ '主播不允许上传图片' }} + { - +
{ v-if="item.questionImages && item.questionImages.length > 0" class="question-image-container" > -