zanui docs

This commit is contained in:
cookfront
2017-03-17 17:20:56 +08:00
parent 22747de5f9
commit 6726f1e4f1
10 changed files with 98 additions and 17 deletions
+11
View File
@@ -1,3 +1,14 @@
<style>
@component-namespace demo {
@b tab {
.zan-tabs-pane {
background-color: #fff;
padding: 20px;
}
}
}
</style>
## Tab 组件
### 基础用法