mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-07 01:46:44 +08:00
提交
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
</u-search>
|
||||
</view>
|
||||
<view class="searchView" v-show="tabIndex===1">
|
||||
<u-search :clearabled="true" @search="getLearning()" @clear="getLearning()"
|
||||
placeholder="搜索关键字" v-model="learkeyword" :showAction="false" shape="square" bgColor="##F2F5F7">
|
||||
<u-search :clearabled="true" @search="searchData()" @clear="searchData()"
|
||||
placeholder="搜索关键字" v-model="autonomy.keyword" :showAction="false" shape="square" bgColor="##F2F5F7">
|
||||
</u-search>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user