From a408d435f35fc7e31559a4b545734ed544cc1953 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Fri, 7 May 2021 16:26:50 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E4=B8=80=E9=A1=B9=E7=9B=AE=E7=AE=80?= =?UTF-8?q?=E4=BB=8B=E3=80=81=E9=A1=B9=E7=9B=AE=E6=A6=82=E8=A7=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/About/Index.jsx | 2 +- src/forge/Main/sub/UpdateDescModal.jsx | 4 ++-- src/forge/Settings/Setting.js | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/forge/About/Index.jsx b/src/forge/About/Index.jsx index ce359966..5956a7c6 100644 --- a/src/forge/About/Index.jsx +++ b/src/forge/About/Index.jsx @@ -69,7 +69,7 @@ function Index(props){
- 项目简介 + 项目概览 { editOpration && !edit && 编辑 } { diff --git a/src/forge/Main/sub/UpdateDescModal.jsx b/src/forge/Main/sub/UpdateDescModal.jsx index 766e18dd..cae9c36d 100644 --- a/src/forge/Main/sub/UpdateDescModal.jsx +++ b/src/forge/Main/sub/UpdateDescModal.jsx @@ -35,11 +35,11 @@ function UpdateDescModal({form , visible , onCancel , onOk,desc,website,lesson_u className={"descmodal"} >
- + {getFieldDecorator("desc",{ rules:[] })( -