优化页面样式

This commit is contained in:
weipengfei 2023-08-09 10:43:00 +08:00
parent 1f07efe624
commit ca4d6ffd83

View File

@ -6,7 +6,7 @@
</view>
<!-- <view style="margin: 10rpx 0 0 0;"></view> -->
<u-sticky bgColor="#fff">
<u-tabs :list="list" :current="curNow" @change="sectionChange" :scrollable="false"></u-tabs>
<u-tabs :list="list" lineColor='#3274F9' inactiveStyle='color:#666' activeStyle="color:#3274F9" :current="curNow" @change="sectionChange" :scrollable="false"></u-tabs>
</u-sticky>
<view v-if="!orderlist.length">
<u-empty mode="data" icon="../../static/img/empty/data.png">