From e4bd45c0d8edc16e858aab77b4f3238ceb434218 Mon Sep 17 00:00:00 2001 From: Argo-PD Date: Fri, 15 May 2020 19:24:43 +0800 Subject: [PATCH] =?UTF-8?q?doc:=20=E6=9B=B4=E6=AD=A3=20Pie=20=E5=9B=BE?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ README.zh-CN.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51b41e561..0669a6327 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,9 @@ Blazor应用基于组件。 Blazor 中的组件是指 UI 元素,例如页面 ![Toast](https://gitee.com/LongbowEnterprise/Pictures/raw/master/BootstrapBlazor/Toast.png "Toast.png") ![Upload](https://gitee.com/LongbowEnterprise/Pictures/raw/master/BootstrapBlazor/Upload.png "Upload.png") ![Upload2](https://gitee.com/LongbowEnterprise/Pictures/raw/master/BootstrapBlazor/Upload2.png "Upload2.png") +![Bar](https://gitee.com/LongbowEnterprise/Pictures/raw/master/BootstrapBlazor/Bar.png "Bar.png") +![Pei](https://gitee.com/LongbowEnterprise/Pictures/raw/master/BootstrapBlazor/Pie.png "Pei.png") +![Doughnut](https://gitee.com/LongbowEnterprise/Pictures/raw/master/BootstrapBlazor/Doughnut.png "Doughnut.png") ## 开源协议 [![Gitee license](https://img.shields.io/github/license/argozhang/bootstrapblazor.svg?logo=git&logoColor=red)](https://gitee.com/LongbowEnterprise/BootstrapBlazor/blob/master/LICENSE) diff --git a/README.zh-CN.md b/README.zh-CN.md index 5d19a8574..32fcdb7cc 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -52,8 +52,8 @@ Blazor应用基于组件。 Blazor 中的组件是指 UI 元素,例如页面 ![Toast](https://gitee.com/LongbowEnterprise/Pictures/raw/master/BootstrapBlazor/Toast.png "Toast.png") ![Upload](https://gitee.com/LongbowEnterprise/Pictures/raw/master/BootstrapBlazor/Upload.png "Upload.png") ![Upload2](https://gitee.com/LongbowEnterprise/Pictures/raw/master/BootstrapBlazor/Upload2.png "Upload2.png") -![Pei](https://gitee.com/LongbowEnterprise/Pictures/raw/master/BootstrapBlazor/Pei.png "Pei.png") ![Bar](https://gitee.com/LongbowEnterprise/Pictures/raw/master/BootstrapBlazor/Bar.png "Bar.png") +![Pei](https://gitee.com/LongbowEnterprise/Pictures/raw/master/BootstrapBlazor/Pie.png "Pei.png") ![Doughnut](https://gitee.com/LongbowEnterprise/Pictures/raw/master/BootstrapBlazor/Doughnut.png "Doughnut.png") ## 开源协议