update files

This commit is contained in:
nuintun
2015-11-24 14:07:42 +08:00
parent 18027aa3ef
commit 9e10fc0d56
2 changed files with 11 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
</a>
</li>
<li v-if="moreCommand.length" class="ui-command-more">
<a href="javascript:;" @click="commandToggle">更多&nbsp;<i class="icon-expand"></i></a>
<a v-el:expand-trigger href="javascript:;">更多&nbsp;<i class="icon-expand"></i></a>
<ul v-show="showMoreCommand" class="ui-command-popup">
<li v-for="moreCmd in moreCommand">
<a :title="moreCmd.name" href="javascript:;">