mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-20 01:27:47 +08:00
update files
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
<label>{{label}}:</label>
|
<label>{{label}}:</label>
|
||||||
<input type="text" :title="path" :placeholder="label" :value="path" readonly/>
|
<input type="text" :title="path" :placeholder="label" :value="path" readonly/>
|
||||||
<a title="选择项目" href="javascript:;" class="icon-ellipsis" @click="open"></a>
|
<a title="选择项目" href="javascript:;" class="icon-ellipsis" @click="open" type="text"></a>
|
Reference in New Issue
Block a user