From e0050e019f9020ba27d2c106c4b9072445847f0d Mon Sep 17 00:00:00 2001 From: linrunzheng <411690557@qq.com> Date: Wed, 20 Mar 2019 17:48:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=9B=BE=E7=89=87=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E9=94=99=E8=AF=AF=20(#2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * markdown添加Props * 修改图片地址 * 修改地址路径 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 73022c1..682d23c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ 数字范围输入框组件 -![](http://thyrsi.com/t6/664/1548755405x2890174656.gif) +![introduce](https://i.screenshot.net/8lw5osg) ## Table of Contents @@ -52,7 +52,7 @@ yarn add element-ui --save ```vue // Step1 安装 -yarn add el-number-range +yarn add @femessage/el-number-range // Step2 在需要的.vue 文件中