Accessibility
· 7 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
FLighthouse Accessibility AuditsActionScore 44/100 — 6 failing, 6 passedFIX
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
更多专题 div.index-part1 > div.slider-wrap > div.more-zt-link > a |
更多 div#app > div.index-part1 > div.news-more > a |
更多 div#app > div.index-part5 > div.index-media-top > a |
These are opportunities to improve the legibility of your content.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.wap-nav-bar > div.wap-nav-bar__right > span.nav-search > img div.wap-nav-bar > div.wap-nav-bar__right > span.nav-search > img |
div.wap-nav-bar > div.wap-nav-bar__right > span.ch-nav > img div.wap-nav-bar > div.wap-nav-bar__right > span.ch-nav > img |
div.van-swipe__track > div.van-swipe-item > a > img div.van-swipe__track > div.van-swipe-item > a > img |
div.van-swipe__track > div.van-swipe-item > a > img div.van-swipe__track > div.van-swipe-item > a > img |
div.van-swipe__track > div.van-swipe-item > a > img div.van-swipe__track > div.van-swipe-item > a > img |
div.van-swipe__track > div.van-swipe-item > a > img div.van-swipe__track > div.van-swipe-item > a > img |
div.van-swipe__track > div.van-swipe-item > a > img div.van-swipe__track > div.van-swipe-item > a > img |
div#app > div.index-part2 > a > img div#app > div.index-part2 > a > img |
div.van-grid-item > div.van-grid-item__content > div.van-grid-item__icon-wrapper > img div.van-grid-item > div.van-grid-item__content > div.van-grid-item__icon-wrapper > img |
div.van-grid-item > div.van-grid-item__content > div.van-grid-item__icon-wrapper > img div.van-grid-item > div.van-grid-item__content > div.van-grid-item__icon-wrapper > img |
div.van-grid-item > div.van-grid-item__content > div.van-grid-item__icon-wrapper > img div.van-grid-item > div.van-grid-item__content > div.van-grid-item__icon-wrapper > img |
div.van-grid-item > div.van-grid-item__content > div.van-grid-item__icon-wrapper > img div.van-grid-item > div.van-grid-item__content > div.van-grid-item__icon-wrapper > img |
div.van-grid-item > div.van-grid-item__content > div.van-grid-item__icon-wrapper > img div.van-grid-item > div.van-grid-item__content > div.van-grid-item__icon-wrapper > img |
div.van-grid-item > div.van-grid-item__content > div.van-grid-item__icon-wrapper > img div.van-grid-item > div.van-grid-item__content > div.van-grid-item__icon-wrapper > img |
div.wap-footer-units > div.list > a > img div.wap-footer-units > div.list > a > img |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.wap-swipe > div.van-swipe__track > div.van-swipe-item > a div.wap-swipe > div.van-swipe__track > div.van-swipe-item > a |
div.wap-swipe > div.van-swipe__track > div.van-swipe-item > a div.wap-swipe > div.van-swipe__track > div.van-swipe-item > a |
div.wap-swipe > div.van-swipe__track > div.van-swipe-item > a div.wap-swipe > div.van-swipe__track > div.van-swipe-item > a |
div.wap-swipe > div.van-swipe__track > div.van-swipe-item > a div.wap-swipe > div.van-swipe__track > div.van-swipe-item > a |
div.wap-swipe > div.van-swipe__track > div.van-swipe-item > a div.wap-swipe > div.van-swipe__track > div.van-swipe-item > a |
body > div#app > div.index-part2 > a body > div#app > div.index-part2 > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.