feat:add table component

This commit is contained in:
黄云飞
2021-12-11 10:34:00 +08:00
parent 5869d1b3e9
commit 1a9bcfe3d0
21 changed files with 983 additions and 96 deletions
+1
View File
@@ -0,0 +1 @@
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><rect x=".5" y=".5" width="12" height="12" rx="1" transform="translate(1 1)" stroke="#3D4757"/><path fill="#3D4757" fill-rule="nonzero" d="M2 9h12v1H2zm0-4h12v1H2z"/><path fill="#3D4757" fill-rule="nonzero" d="M5 1h1v13H5zm4 0h1v13H9z"/></g></svg>

After

Width:  |  Height:  |  Size: 345 B