Skip to content

Commit

Permalink
修正描述文字
Browse files Browse the repository at this point in the history
  • Loading branch information
cnlesscode committed Nov 13, 2018
1 parent fae8b28 commit 5eafdb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hello-uniapp/pages/template/nav-bar/nav-bar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<uni-nav-bar left-icon="back" left-text="返回" @click-left="back" title="标题"></uni-nav-bar>
<view class="uni-title uni-center uni-common-mt">
其他常见样式
<text>\n返回图标 + 搜索 + 右侧按钮</text>
<text>\n城市选择 + 搜索 + 右侧按钮</text>
</view>
<uni-nav-bar color="#333333" background-color="#FFFFFF" fixed="false" right-icon="scan" @click-left="showCity"
@click-right="scan">
Expand Down

0 comments on commit 5eafdb4

Please sign in to comment.