mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-28 10:22:47 +08:00
3 lines
209 B
HTML
3 lines
209 B
HTML
<label>{{label}}:</label>
|
||
<input type="text" :title="path" :placeholder="label" v-model="path" lazy @focus="focus"/>
|
||
<a title="选择项目" href="javascript:;" class="icon-ellipsis" @click="open"></a> |