From 430eba6bd635b7d95c3280b926a86d29468de712 Mon Sep 17 00:00:00 2001 From: zhonghua Date: Fri, 10 Apr 2026 14:08:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../public/create/views/EditInfoView.vue | 101 +++++---- .../views/public/create/views/UploadView.vue | 213 +++++++++++++++--- 2 files changed, 233 insertions(+), 81 deletions(-) diff --git a/frontend/src/views/public/create/views/EditInfoView.vue b/frontend/src/views/public/create/views/EditInfoView.vue index e723b85..a6c9099 100644 --- a/frontend/src/views/public/create/views/EditInfoView.vue +++ b/frontend/src/views/public/create/views/EditInfoView.vue @@ -25,14 +25,8 @@ export default { name: 'EditInfoView' } 作者署名 必填 - +
{{ authorError }}   @@ -46,12 +40,7 @@ export default { name: 'EditInfoView' } 副标题 选填
- +
{{ form.subtitle.length }}/20
@@ -64,13 +53,7 @@ export default { name: 'EditInfoView' } 选填 {{ form.intro.length }}/250 -