diff --git a/README.md b/README.md index cefb822..8a5c11d 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,10 @@ Vue.use(borderBox1) 详细文档及示例请移步[HomePage](http://datav.jiaminghi.com). +### TODO + +* **边框**及**装饰**添加颜色及其他必要配置项,增强可配置性及灵活性. + ### Demo Demo页面使用了全屏组件,请F11全屏后查看。 diff --git a/README_EN.md b/README_EN.md index 937ad55..5e15510 100644 --- a/README_EN.md +++ b/README_EN.md @@ -39,6 +39,10 @@ Vue.use(borderBox1) Detailed documents and examples can be viewed on the [HomePage](http://datav.jiaminghi.com). +### TODO + +* Add color and other necessary configuration to the **borderBox** and **decoration** to enhance configurability and flexibility. + ### Demo The Demo page uses the full-screen component, please view it after F11 full screen.