Commit 71f75b66 authored by duxinyuan's avatar duxinyuan

1

parent abb31f0e
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
<span class="selecter">{{st}}</span> <span class="selecter">{{st}}</span>
</div> </div>
<div style="margin-left:.2rem;float:left;"> <div style="margin-left:.2rem;float:left;">
<input style="width:3.3rem;float:left;height:.62rem;line-height:.62rem;margin-left:.2rem;" placeholder="qinggkghgfj" v-model="searchStr" @keydown="search($event)"/> <input style="width:3.3rem;float:left;height:.62rem;line-height:.62rem;margin-left:.2rem;" :placeholder="'请输入'+st" v-model="searchStr" @keydown="search($event)"/>
</div> </div>
</div> </div>
<div style="float:left;line-height:.62rem;margin-left:.3rem;color:rgba(255,128,24,1);font-size:.32rem;" @click="showSearch=false">取消</div> <div style="float:left;line-height:.62rem;margin-left:.3rem;color:rgba(255,128,24,1);font-size:.32rem;" @click="showSearch=false">取消</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment