From eee944f5f83b1809445974ab9ca40285f0a29135 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kiho=20=C2=B7=20Cham?= Date: Thu, 18 Jul 2019 15:42:32 +0800 Subject: [PATCH] chore(docs): remove unused file and correct antd multiple example (#184) * chore(docs): remove unused html file * chore(docs): correct antd multiple example --- docs/Examples/antd/Detail.md | 2 +- docs/iframe.html | 92 ------------------------------------ docs/index.html | 92 ------------------------------------ 3 files changed, 1 insertion(+), 185 deletions(-) delete mode 100644 docs/iframe.html delete mode 100644 docs/index.html diff --git a/docs/Examples/antd/Detail.md b/docs/Examples/antd/Detail.md index 81b018b9bda..87687f352dc 100644 --- a/docs/Examples/antd/Detail.md +++ b/docs/Examples/antd/Detail.md @@ -85,7 +85,7 @@ const App = () => { ]} required title="Select多选" - x-props={{ multiple: true, style: { maxWidth: 300 } }} + x-props={{ mode: 'multiple', style: { maxWidth: 300 } }} name="multiselect" /> - - - - - UForm - - - - - - - - - -
- - - -
- - - - - - - - - - - diff --git a/docs/index.html b/docs/index.html deleted file mode 100644 index 91e937b3961..00000000000 --- a/docs/index.html +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - UForm - - - - - - - - - -
- - - -
- - - - - - - - - - -