update files

This commit is contained in:
Nuintun
2015-11-20 17:58:30 +08:00
parent 627d176ea8
commit 9420e3613f
3 changed files with 14 additions and 15 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" :value="path" readonly/>&nbsp;
<a title="选择项目" href="javascript:;" class="icon-ellipsis" @click="open"></a>