微信小程序之搜索框样式(带源码)

一、效果图:

点击搜索框,"请输入搜索内容消失",可输入关键字

二、代码:

2.1、WXML代码:

html 复制代码
<!--搜索框部分-->
    <view class="search">
        <view class="search-btn">🔍</view>
        <input type="text" placeholder="请输入搜索内容" bindinput="onSearchInput" value="{{search}}" />
        <view class="search_btn"   bindtap="onSearch">搜索</view>
    </view>

2.2、WXSS代码:

css 复制代码
/* 搜索框*/

.search {
    display: flex;
    align-items: center;
    height: 90rpx;
    width: 720rpx;
    justify-content: space-between;
    padding: 0 20rpx;
    margin-top: 20rpx;
    margin-bottom: 20rpx;
    box-sizing: border-box;
    background-color: blue;
    opacity: 0.8;
    border-radius: 40rpx;
}

.search input {
    width: 480rpx;
}

.search .search_btn {
    height: 55rpx;
    width: 110rpx;
    border-radius: 55rpx;
    background-color: blue;
    color: #ffffff;
    text-align: center;
    line-height: 55rpx;
    cursor: pointer;
}
相关推荐
2501_915921439 小时前
穿越HTTPS迷雾:Wireshark中的TLS抓包秘诀与文件合并方法
网络协议·ios·小程序·https·uni-app·wireshark·iphone
PinTrust SSL证书9 小时前
Sectigo(Comodo)企业型OV通配符SSL
网络·网络协议·网络安全·小程序·https·ssl
头发还在的女程序员9 小时前
家政系统源码,上门家政源码,支持小程序、APP、H5和公众号,可直接搭建使用
小程序·生活·家政
小徐_23339 小时前
uni-app 组件库 Wot UI 2.0 发布了,我们带来了这些改变!
前端·微信小程序·uni-app
黄华SJ520it9 小时前
天美仕商城平台开发代码
小程序·软件需求·系统开发
Greg_Zhong11 小时前
微信小程序中实现自定义颜色选择器(简陋版对比精致版)
微信小程序·自定义颜色选择器面板
小离a_a11 小时前
uniapp小程序添加路由全局限制,增加路由白名单,登录后接口跳转参数正常传递
小程序·uni-app
Giggle121811 小时前
家政维修保洁预约上门服务小程序软件开发解析
大数据·小程序·产品运营·个人开发·内容运营
宋拾壹11 小时前
php网站小程序接入抖音团购核销
android·小程序·php
杰建云16712 小时前
2026年第三方平台制作微信小程序多少钱?
微信小程序·小程序·小程序制作