@@ -5,7 +5,7 @@
<view style="color: #fff;">
<tn-nav-bar backgroundColor="#26B3A0" :bottomShadow="false" @rightClick="jumpScoreRed">我的任务
</tn-nav-bar>
- <view :style="{ height: tobheight + 'px' }"></view>
+ <view :style="{ height: tobheight+10 + 'px' }"></view>
</view>
<!-- #endif -->
@@ -272,10 +272,14 @@
position: relative;
&__bar {
+ // background: red !important;
+
display: flex;
align-items: center;
- min-height: 100rpx;
+ min-height: 110rpx;
justify-content: space-between;
min-height: 0px;
/* #ifdef MP-WEIXIN */