mirror of
https://github.com/youzan/vant.git
synced 2026-05-05 01:00:55 +08:00
[Doc] Field: add left-icon demo (#1177)
This commit is contained in:
@@ -54,7 +54,9 @@ exports[`renders demo correctly 1`] = `
|
||||
<div>
|
||||
<div class="van-cell-group van-hairline--top-bottom">
|
||||
<div disabled="disabled" class="van-cell van-hairline van-field">
|
||||
<!---->
|
||||
<i class="van-icon van-icon-contact van-cell__left-icon" style="color:undefined;">
|
||||
<!---->
|
||||
</i>
|
||||
<div class="van-cell__title"><span>用户名</span>
|
||||
<!---->
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user