球局icon 更新

This commit is contained in:
张成
2025-11-10 17:33:09 +08:00
parent 0657e57fe4
commit 9b70ef8757
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ const SearchBarComponent = (props: IProps) => {
clearable={false}
leftIn={
<View className={styles.searchBarLeft}>
<Image className={styles.searchIcon} src={img.ICON_SEARCH} />
<Image className={styles.searchIcon} src={img.ICON_LIST_SEARCH_SEARCH} />
</View>
}
right={