We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 701b882 commit b4ca858Copy full SHA for b4ca858
_posts/2015-12-29-navbar.markdown
@@ -177,15 +177,15 @@ dd.biz.navigation.setRight({
177
每个item中的"text"字段是必填项
178
179
180
-##### 1.导航栏上的按钮显示规则(优先级从上至下)
+#### 1.导航栏上的按钮显示规则(优先级从上至下)
181
182
<!-- - url对应的图标
183
-->
184
- iconId对应的图片
185
186
- text对应的文本
187
188
-##### 2.下拉菜单按钮的显示规则
+#### 2.下拉菜单按钮的显示规则
189
190
下拉菜单有一个文字位,图片位,文字位直接显示text字段
191
@@ -209,6 +209,7 @@ dd.biz.navigation.setRight({
209
每个icon上方的字符串就是对应icon的索引
210
211
通过设置相关索引,可以为按钮设置图标
212
+
213
<table>
214
<tr >
215
<td style="text-align:center;">trash</td>
0 commit comments