docs: fix image demo

This commit is contained in:
chenjiahan
2020-12-27 17:00:30 +08:00
parent 4d49183230
commit dedfe88ff8
6 changed files with 10 additions and 22 deletions
+1 -1
View File
@@ -15,10 +15,10 @@
{{ t('button5') }}
</van-cell>
<van-field
v-model="value"
readonly
clickable
:label="t('bindValue')"
:model-value="value"
:placeholder="t('clickToInput')"
@touchstart.stop="keyboard = 'bindValue'"
/>