h5/pages/staff/memberSel.vue
@@ -1,7 +1,7 @@ <template> <view class="main_app"> <view class="search_inp df_ac"> <u-icon size="28" class="mr12" color="#B2B2B2" name="search" /> <image class="mr12 search" src="../../static/ic_search@2x.png" mode="widthFix"></image> <input type="text" placeholder="搜索" placeholder-style="color: #999999;" /> </view> <view class="member_list"> @@ -207,6 +207,9 @@ background: #f7f7f7; border-radius: 4rpx; padding-left: 16rpx; .search{ width: 28rpx; } input { flex: 1; font-size: 28rpx;