add TODO
This commit is contained in:
parent
7c0992e19f
commit
70164efe70
|
@ -38,6 +38,10 @@ Vue.use(borderBox1)
|
||||||
|
|
||||||
详细文档及示例请移步[HomePage](http://datav.jiaminghi.com).
|
详细文档及示例请移步[HomePage](http://datav.jiaminghi.com).
|
||||||
|
|
||||||
|
### TODO
|
||||||
|
|
||||||
|
* **边框**及**装饰**添加颜色及其他必要配置项,增强可配置性及灵活性.
|
||||||
|
|
||||||
### Demo
|
### Demo
|
||||||
|
|
||||||
Demo页面使用了全屏组件,请F11全屏后查看。
|
Demo页面使用了全屏组件,请F11全屏后查看。
|
||||||
|
|
|
@ -39,6 +39,10 @@ Vue.use(borderBox1)
|
||||||
|
|
||||||
Detailed documents and examples can be viewed on the [HomePage](http://datav.jiaminghi.com).
|
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
|
### Demo
|
||||||
|
|
||||||
The Demo page uses the full-screen component, please view it after F11 full screen.
|
The Demo page uses the full-screen component, please view it after F11 full screen.
|
||||||
|
|
Loading…
Reference in New Issue