[Doc] improve document detail (#698)

This commit is contained in:
neverland
2018-03-15 20:49:13 +08:00
committed by GitHub
parent e366e033ed
commit 1e9bc4065b
7 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ Vue.use(Field);
placeholder="请输入留言"
rows="1"
autosize
/>
/>
</van-cell-group>
```