mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-06-20 17:16:09 +08:00
Merge branch 'develop' of https://gitee.com/likeadmin/likeadmin_java into develop
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
<!-- 搜索框 -->
|
<!-- 搜索框 -->
|
||||||
<view class="px-[24rpx] py-[14rpx] bg-white">
|
<view class="px-[24rpx] py-[14rpx] bg-white">
|
||||||
<u-search
|
<u-search
|
||||||
|
:focus="true"
|
||||||
v-model="keyword"
|
v-model="keyword"
|
||||||
placeholder="请输入关键词搜索"
|
placeholder="请输入关键词搜索"
|
||||||
height="72"
|
height="72"
|
||||||
|
|||||||
Reference in New Issue
Block a user