diff --git a/examples/routers/input.vue b/examples/routers/input.vue index 81392c6..99fef1c 100644 --- a/examples/routers/input.vue +++ b/examples/routers/input.vue @@ -1,82 +1,128 @@ @@ -84,7 +130,7 @@ export default { data () { return { - value: '', + value: '你好你好你真好你好你好你真好你好你好你真好你好你好你真好', value11: '', value12: '', value13: '', diff --git a/src/components/input/input.vue b/src/components/input/input.vue index 8545c3c..1f9e6cc 100644 --- a/src/components/input/input.vue +++ b/src/components/input/input.vue @@ -4,6 +4,7 @@
+ @@ -31,6 +32,7 @@ @input="handleInput" @change="handleChange">
+