From b19aa5ffb2615b30d7cd5d6bd37c6d51b3802f68 Mon Sep 17 00:00:00 2001 From: wuduoyi Date: Thu, 6 Aug 2020 12:24:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E4=BD=BF=E7=94=A8=20gitee=20?= =?UTF-8?q?=E7=9A=84=E5=9C=B0=E5=9D=80=E4=BF=9D=E8=AF=81=E5=9B=BD=E5=86=85?= =?UTF-8?q?=E8=AE=BF=E9=97=AE=E9=80=9F=E5=BA=A6=EF=BC=8C=E5=9B=A0=E4=B8=BA?= =?UTF-8?q?=E7=9B=AE=E5=89=8D=E4=B9=9F=E5=8F=AA=E6=9C=89=E4=B8=AD=E6=96=87?= =?UTF-8?q?=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- examples/components/Form/Validation.jsx | 2 +- mock/page/initDataError.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 26e66f94..5d2795ff 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## 文档 - + ## 相关工具及平台 diff --git a/examples/components/Form/Validation.jsx b/examples/components/Form/Validation.jsx index daa6a427..cd0076a5 100644 --- a/examples/components/Form/Validation.jsx +++ b/examples/components/Form/Validation.jsx @@ -39,7 +39,7 @@ export default { { name: 'url', type: 'url', - label: 'Url' + label: 'URL' }, { type: 'divider' diff --git a/mock/page/initDataError.json b/mock/page/initDataError.json index 9d33f4d4..7a71fb96 100644 --- a/mock/page/initDataError.json +++ b/mock/page/initDataError.json @@ -1,6 +1,6 @@ { "status": 404, - "msg": "Node is Not Found", + "msg": "测试返回错误", "data": { "title": "Test Page Component", "date": "2017-10-13"