mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-19 17:17:33 +08:00
Initial commit
This commit is contained in:
3
js/components/directory/directory.html
Normal file
3
js/components/directory/directory.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<label>{{label}}:</label>
|
||||
<input type="text" :title="path" :placeholder="label" v-model="path" lazy/>
|
||||
<a title="选择项目" href="javascript:;" class="icon-ellipsis" @click="open"></a>
|
Reference in New Issue
Block a user