This commit is contained in:
cansnow
2025-12-08 02:29:46 +08:00
parent 69a61178e1
commit 22ee59cd3d
17 changed files with 895 additions and 244 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<template>
<view class="uni-searchbar">
<view class="uni-searchbar" @click="$emit('click')">
<view class="uni-searchbar__box" style="border-radius: 5px; background-color: rgb(255, 255, 255);">
<view class="uni-searchbar__box-icon-search">
<uni-icons type="search" size="18" color="rgb(192, 196, 204)"></uni-icons>