@@ -55,6 +55,8 @@ exports[`swiper snapshot 1`] = `
5555 style = " "
5656 >
5757 <wx-view
58+ ariaLabel = " 加载中"
59+ ariaRole = " img"
5860 class = " t-class-indicator t-loading__spinner t-loading__spinner--dots "
5961 style = " width: 44rpx; height: 44rpx; color: inherit ; animation-duration: 0.8s; animation-play-state: running;"
6062 >
@@ -72,6 +74,8 @@ exports[`swiper snapshot 1`] = `
7274 />
7375 </wx-view >
7476 <wx-view
77+ ariaHidden = " {{true}}"
78+ ariaLabel = " "
7579 class = " t-loading__text t-loading__text--horizontal t-class-text"
7680 />
7781 </wx-view >
@@ -124,6 +128,8 @@ exports[`swiper snapshot 1`] = `
124128 style = " "
125129 >
126130 <wx-view
131+ ariaLabel = " 加载中"
132+ ariaRole = " img"
127133 class = " t-class-indicator t-loading__spinner t-loading__spinner--dots "
128134 style = " width: 44rpx; height: 44rpx; color: inherit ; animation-duration: 0.8s; animation-play-state: running;"
129135 >
@@ -141,6 +147,8 @@ exports[`swiper snapshot 1`] = `
141147 />
142148 </wx-view >
143149 <wx-view
150+ ariaHidden = " {{true}}"
151+ ariaLabel = " "
144152 class = " t-loading__text t-loading__text--horizontal t-class-text"
145153 />
146154 </wx-view >
@@ -193,6 +201,8 @@ exports[`swiper snapshot 1`] = `
193201 style = " "
194202 >
195203 <wx-view
204+ ariaLabel = " 加载中"
205+ ariaRole = " img"
196206 class = " t-class-indicator t-loading__spinner t-loading__spinner--dots "
197207 style = " width: 44rpx; height: 44rpx; color: inherit ; animation-duration: 0.8s; animation-play-state: running;"
198208 >
@@ -210,6 +220,8 @@ exports[`swiper snapshot 1`] = `
210220 />
211221 </wx-view >
212222 <wx-view
223+ ariaHidden = " {{true}}"
224+ ariaLabel = " "
213225 class = " t-loading__text t-loading__text--horizontal t-class-text"
214226 />
215227 </wx-view >
@@ -262,6 +274,8 @@ exports[`swiper snapshot 1`] = `
262274 style = " "
263275 >
264276 <wx-view
277+ ariaLabel = " 加载中"
278+ ariaRole = " img"
265279 class = " t-class-indicator t-loading__spinner t-loading__spinner--dots "
266280 style = " width: 44rpx; height: 44rpx; color: inherit ; animation-duration: 0.8s; animation-play-state: running;"
267281 >
@@ -279,6 +293,8 @@ exports[`swiper snapshot 1`] = `
279293 />
280294 </wx-view >
281295 <wx-view
296+ ariaHidden = " {{true}}"
297+ ariaLabel = " "
282298 class = " t-loading__text t-loading__text--horizontal t-class-text"
283299 />
284300 </wx-view >
@@ -331,6 +347,8 @@ exports[`swiper snapshot 1`] = `
331347 style = " "
332348 >
333349 <wx-view
350+ ariaLabel = " 加载中"
351+ ariaRole = " img"
334352 class = " t-class-indicator t-loading__spinner t-loading__spinner--dots "
335353 style = " width: 44rpx; height: 44rpx; color: inherit ; animation-duration: 0.8s; animation-play-state: running;"
336354 >
@@ -348,6 +366,8 @@ exports[`swiper snapshot 1`] = `
348366 />
349367 </wx-view >
350368 <wx-view
369+ ariaHidden = " {{true}}"
370+ ariaLabel = " "
351371 class = " t-loading__text t-loading__text--horizontal t-class-text"
352372 />
353373 </wx-view >
@@ -438,6 +458,8 @@ exports[`swiper snapshot 1`] = `
438458 style = " "
439459 >
440460 <wx-view
461+ ariaLabel = " 加载中"
462+ ariaRole = " img"
441463 class = " t-class-indicator t-loading__spinner t-loading__spinner--dots "
442464 style = " width: 44rpx; height: 44rpx; color: inherit ; animation-duration: 0.8s; animation-play-state: running;"
443465 >
@@ -455,6 +477,8 @@ exports[`swiper snapshot 1`] = `
455477 />
456478 </wx-view >
457479 <wx-view
480+ ariaHidden = " {{true}}"
481+ ariaLabel = " "
458482 class = " t-loading__text t-loading__text--horizontal t-class-text"
459483 />
460484 </wx-view >
@@ -507,6 +531,8 @@ exports[`swiper snapshot 1`] = `
507531 style = " "
508532 >
509533 <wx-view
534+ ariaLabel = " 加载中"
535+ ariaRole = " img"
510536 class = " t-class-indicator t-loading__spinner t-loading__spinner--dots "
511537 style = " width: 44rpx; height: 44rpx; color: inherit ; animation-duration: 0.8s; animation-play-state: running;"
512538 >
@@ -524,6 +550,8 @@ exports[`swiper snapshot 1`] = `
524550 />
525551 </wx-view >
526552 <wx-view
553+ ariaHidden = " {{true}}"
554+ ariaLabel = " "
527555 class = " t-loading__text t-loading__text--horizontal t-class-text"
528556 />
529557 </wx-view >
0 commit comments