[new feature] Icon: name can be URL (#2149)
This commit is contained in:
@@ -7,6 +7,7 @@ exports[`renders demo correctly 1`] = `
|
||||
<div placeholder="请输入搜索关键词" class="van-cell van-cell--borderless van-field">
|
||||
<i class="van-icon van-icon-search van-cell__left-icon" style="color:undefined;font-size:undefined;">
|
||||
<!---->
|
||||
<!---->
|
||||
</i>
|
||||
<!---->
|
||||
<div class="van-cell__value van-cell__value--alone">
|
||||
@@ -29,6 +30,7 @@ exports[`renders demo correctly 1`] = `
|
||||
<div placeholder="请输入搜索关键词" class="van-cell van-cell--borderless van-field">
|
||||
<i class="van-icon van-icon-search van-cell__left-icon" style="color:undefined;font-size:undefined;">
|
||||
<!---->
|
||||
<!---->
|
||||
</i>
|
||||
<!---->
|
||||
<div class="van-cell__value van-cell__value--alone">
|
||||
@@ -53,6 +55,7 @@ exports[`renders demo correctly 1`] = `
|
||||
<div placeholder="请输入搜索关键词" class="van-cell van-cell--borderless van-field">
|
||||
<i class="van-icon van-icon-search van-cell__left-icon" style="color:undefined;font-size:undefined;">
|
||||
<!---->
|
||||
<!---->
|
||||
</i>
|
||||
<!---->
|
||||
<div class="van-cell__value van-cell__value--alone">
|
||||
|
||||
Reference in New Issue
Block a user