Merge branch 'dev' into next

This commit is contained in:
chenjiahan
2020-09-18 22:01:02 +08:00
12 changed files with 75 additions and 63 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ app.use(CellGroup);
<van-cell title="单元格" icon="shop-o">
<!-- 使用 right-icon 插槽来自定义右侧图标 -->
<template #right-icon>
<van-icon name="search" class="search=icon" />
<van-icon name="search" class="search-icon" />
</template>
</van-cell>