mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 16:04:04 +00:00
[Improvement] Cell: optimize left icon (#893)
This commit is contained in:
@@ -31,7 +31,7 @@ describe('SwitchCell', () => {
|
||||
|
||||
DOMChecker(wrapper, {
|
||||
text: {
|
||||
'.van-cell__text': '测试标题'
|
||||
'.van-cell__title span': '测试标题'
|
||||
},
|
||||
count: {
|
||||
'.van-switch--on': 0,
|
||||
|
Reference in New Issue
Block a user