Skip to content

Commit b4ca858

Browse files
committed
fix style
1 parent 701b882 commit b4ca858

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

_posts/2015-12-29-navbar.markdown

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,15 +177,15 @@ dd.biz.navigation.setRight({
177177
每个item中的"text"字段是必填项
178178

179179

180-
##### 1.导航栏上的按钮显示规则(优先级从上至下)
180+
#### 1.导航栏上的按钮显示规则(优先级从上至下)
181181

182182
<!-- - url对应的图标
183183
-->
184184
- iconId对应的图片
185185

186186
- text对应的文本
187187

188-
##### 2.下拉菜单按钮的显示规则
188+
#### 2.下拉菜单按钮的显示规则
189189

190190
下拉菜单有一个文字位,图片位,文字位直接显示text字段
191191

@@ -209,6 +209,7 @@ dd.biz.navigation.setRight({
209209
每个icon上方的字符串就是对应icon的索引
210210

211211
通过设置相关索引,可以为按钮设置图标
212+
212213
<table>
213214
<tr >
214215
<td style="text-align:center;">trash</td>

0 commit comments

Comments
 (0)