优化页面样式
This commit is contained in:
parent
1f07efe624
commit
ca4d6ffd83
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user