提交 639a8e6d 编写于 作者: H hdx

custom-tab-bar: 更换凹口图片,解决模糊问题

上级 5fa1904e
......@@ -18,7 +18,7 @@
</view>
</view>
<view>
<image class="concave-image" src="/static/template/custom-tab-bar2/concave.png"></image>
<image class="concave-image" mode="heightFix" src="/static/template/custom-tab-bar/concave.png"></image>
<view class="btn-plus" @click="onPlusClick">
<text class="btn-plus-text">+</text>
</view>
......@@ -176,13 +176,12 @@
}
.concave-image {
width: 115px;
height: 56px;
}
.btn-plus {
position: absolute;
left: 23px;
left: 43px;
width: 70px;
height: 70px;
border-radius: 50px;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册