Commit 062d53fe authored by 罗超's avatar 罗超

取消focus

parent 033b1315
......@@ -69,7 +69,7 @@
<template>
<view class="koraNews">
<view class="koraNewsSearch">
<u-search action-text="搜索" :focus="true" :clearabled="true" style="width:95%" :show-action="false" radius="40" v-model="msg.Title"
<u-search action-text="搜索" :clearabled="true" style="width:95%" :show-action="false" radius="40" v-model="msg.Title"
@search="getList(1)" @custom="getList(1)"></u-search>
</view>
<view style="display: flex;align-items: center;margin-bottom: 30rpx;padding: 0px 15px;">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment