提交 e9e28d28 编写于 作者: M mehaotian

fix: 自定义导航显示错误

上级 b47ff274
......@@ -3,7 +3,7 @@
<uni-navbar-lite :title="title" :is-left="isLeft"></uni-navbar-lite>
<scroll-view class="scroll-view" scroll-y="true">
<view class="content-item" @click="onClick">
<text>点击标题切换为左侧显示</text>
<text>点击此处,将标题切换为{{isLeft?'居中':'左侧'}}显示</text>
</view>
<view class="content-item" v-for="item in 100">
<text class="text">内容:{{item}}</text>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册