去除less依赖

This commit is contained in:
cookfront
2017-02-13 23:12:52 +08:00
parent e3d5585e9b
commit 866148b3d9
8 changed files with 48 additions and 58 deletions

View File

@@ -13,7 +13,7 @@
<span v-text="value"></span>
</slot>
</div>
<i class="o2-cell-arrow-right" v-if="isLink"></i>
<i class="zui-icon zui-icon-arrow" v-if="isLink"></i>
</a>
</template>