Commit c656cd84 by 任建

rj

parent b7cf8542
...@@ -11,8 +11,8 @@ ...@@ -11,8 +11,8 @@
<el-input ref="search" @keyup.native.enter="tmSearchButtonClick" <el-input ref="search" @keyup.native.enter="tmSearchButtonClick"
:disabled="searchDisabled" type="text" :placeholder="placeholder" v-model="text" :disabled="searchDisabled" type="text" :placeholder="placeholder" v-model="text"
maxlength="50"> maxlength="50">
<div style="padding:12px 0;width: 20px;height:20px;" slot="suffix"> <div style="padding:12px 0;width: 20px;height:20px;marginRight:10px;" slot="suffix">
<label for="uploads" style="width:24px;height:20px"> <label for="uploads" style="width:24px;height:20px">
<i class=""><img src="/imgs/photo.png" style="width:24px;height:100%" alt=""></i> <i class=""><img src="/imgs/photo.png" style="width:24px;height:100%" alt=""></i>
</label> </label>
<input type="file" id="uploads" <input type="file" id="uploads"
......
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