problem description
how should this effect be done? The search result is rendered by list array
the environmental background of the problems and what methods you have tried
related codes
/ / Please paste the code text below (do not replace the code with a picture)
< li VMI sendOtherP (item) = "(item,index) in searchList" @ click= "sendOtherP (item)": key= "index" >
<div>
<span>{{ item.salesmanName }}</span>
<div>
:<i class="res_tel">{{item.salesmanPhone}}</i>
</div>
</div>