提交 c8cd975d 编写于 作者: D DCloud_LXH

fix(H5): 导航栏type为transparent时button为left的时候不居中问题

上级 2d1c11d7
......@@ -16,6 +16,7 @@
class="uni-btn-icon"
>&#xe601;</i>
</div>
<div class="uni-page-head-ft">
<template v-for="(btn,index) in btns">
<div
v-if="btn.float === 'left'"
......@@ -34,6 +35,7 @@
</div>
</template>
</div>
</div>
<div
v-if="!searchInput"
class="uni-page-head-bd"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册