mjz update
This commit is contained in:
@@ -90,4 +90,14 @@ nav 导航栏是结合 uni-app 的 scroll-view 标签设计出来的,使用的
|
||||
<text class="cuIcon-clothesfill"></text> 皮肤
|
||||
</view>
|
||||
</scroll-view>
|
||||
```
|
||||
```
|
||||
|
||||
## 导航栏相关class
|
||||
|
||||
|class| 说明| 可选值|
|
||||
|--| --| --|
|
||||
|nav |导航栏必选值| ——|
|
||||
|cu-item |导航栏子元素 |——|
|
||||
|flex| flex布局| ——|
|
||||
|flex-sub |flex:1,平分| ——|
|
||||
|text-center| 居中| ——|
|
||||
Reference in New Issue
Block a user