更新
This commit is contained in:
parent
cfb2437455
commit
ff2165e8d5
@ -3,7 +3,7 @@
|
||||
<u-sticky bgColor="#f5f5f5" offsetTop="44px">
|
||||
<!-- <u-tabs :list="tabLists" @click="changeCurrent" lineColor='#3274F9' :scrollable="false"
|
||||
inactiveStyle='color:#666' activeStyle="color:#3274F9"></u-tabs> -->
|
||||
<uni-segmented-control :current="current" :values="['全部','已完成', '未完成']" styleType="text"
|
||||
<uni-segmented-control :current="current" :values="['全部','已完成']" styleType="text"
|
||||
@clickItem="changeCurrent" activeColor="#3274F9"></uni-segmented-control>
|
||||
</u-sticky>
|
||||
<view class="c_task_index_list">
|
||||
|
Loading…
x
Reference in New Issue
Block a user