update files

This commit is contained in:
Nuintun
2015-11-20 16:34:41 +08:00
parent 5950b48276
commit d280e911e7
4 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
<label>{{label}}</label>
<input type="text" :title="path" :placeholder="label" v-model="path" lazy/>&nbsp;
<input type="text" :title="path" :placeholder="label" v-model="path" lazy @focus="focus"/>&nbsp;
<a title="选择项目" href="javascript:;" class="icon-ellipsis" @click="open"></a>