update files

This commit is contained in:
Nuintun
2015-11-20 16:45:19 +08:00
parent d280e911e7
commit b31cda4eab
6 changed files with 6 additions and 9 deletions

View File

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