mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-08 12:14:03 +08:00
3 lines
214 B
HTML
3 lines
214 B
HTML
<label>{{label}}:</label>
|
||
<input type="text" :title="path" :placeholder="label" :value="path" readonly/>
|
||
<a title="选择{{ label }}" href="javascript:;" class="icon-ellipsis" @click="open" type="text"></a> |