This commit is contained in:
梁灏 2017-04-01 13:25:47 +08:00
parent f4e462c051
commit e2affe49cf
3 changed files with 13 additions and 5 deletions

View file

@ -1,7 +1,5 @@
<template>
<div style="width: 300px;">
<i-input v-model="value11">
</i-input>
<i-input v-model="value11" icon="ios-clock-outline">
<span slot="prepend">.com</span>
</i-input>