Lighthouse Mobile
· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| www.gov.cn/fz-font/govwf_fz_7066540_1020739062/govwf_fz_7066540_1020739062.woff | 220 ms |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.item > div.pic > a > img div.item > div.pic > a > img | www.gov.cn/shouye/datu/202604/W020260421756863986233_ORIGIN.jpg | 265.0 KiB | 225.2 KiB |
div.banner > div.gwygzjxs_banner > a > img div.banner > div.gwygzjxs_banner > a > img | www.gov.cn/images/gtrs_gwyzxd.jpg | 114.7 KiB | 69.8 KiB |
div.tabs > div.policyImg > a > img div.tabs > div.policyImg > a > img | www.gov.cn/shouye/zhengcejiedu/202604/W020260416659764201850_ORIGIN.jpg | 61.5 KiB | 49.8 KiB |
div.container > div.banner > a > img div.container > div.banner > a > img | www.gov.cn/images/gtrs_gwydc.jpg | 78.0 KiB | 47.0 KiB |
div.header > div.container > a.logo > img div.header > div.container > a.logo > img | www.gov.cn/images/newlogo19ysp_lt.png | 15.2 KiB | 13.6 KiB |
div.box > div.search > a > img div.box > div.search > a > img | www.gov.cn/images/gtrs_indexSearch.jpg | 4.5 KiB | 4.1 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| www.gov.cn/images/jquery.SuperSlide.js | 4.1 KiB | 154 ms |
| www.gov.cn/images/grayscale.js | 3.5 KiB | 154 ms |
| www.gov.cn/images/slides1.js | 3.3 KiB | 154 ms |
| www.gov.cn/images/trs_resize.js | 2.0 KiB | 154 ms |
| www.gov.cn/images/trs_h5.js | 1.4 KiB | 154 ms |
| www.gov.cn/images/jquery.min.js | 33.4 KiB | 604 ms |
| www.gov.cn/images/trs_FZZHUNYSK.css | 1022 B | 154 ms |
| www.gov.cn/images/gtrs_idangerous.swiper.css | 1.4 KiB | 454 ms |
| www.gov.cn/images/trs_FZYouHK_512B.css | 1.0 KiB | 454 ms |
| www.gov.cn/images/trs_mobile_pub.css | 3.5 KiB | 454 ms |
| www.gov.cn/images/gtrs_mobile_index.css | 3.1 KiB | 454 ms |
| www.gov.cn/images/gtrs_pc_index.css | 12.8 KiB | 754 ms |
| www.gov.cn/images/trs_public.css | 5.0 KiB | 304 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.gov.cn/images/gtrs_pc_index.css | 12.3 KiB | 11.3 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| wza.www.gov.cn/dist/aria.js?appid=44fa773aaaee697bd3f5d0fbfc36bf83 | 116.6 KiB | 84.6 KiB |
| user.www.gov.cn/static/js/jsencrypt.js | 31.4 KiB | 22.0 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
div.tabs > div.policyImg > a > img div.tabs > div.policyImg > a > img | www.gov.cn/shouye/zhengcejiedu/202604/W020260416659764201850_ORIGIN.jpg |
div.header > div.container > a.logo > img.wordlogo div.header > div.container > a.logo > img.wordlogo | www.gov.cn/images/newlogo19ysp_rt.png |
div.header > div.container > a.logo > img div.header > div.container > a.logo > img | www.gov.cn/images/newlogo19ysp_lt.png |
div.newfooter > div.box > a.left > img#imgConac div.newfooter > div.box > a.left > img#imgConac | www.gov.cn/images/gtrs_red.png |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
ARIA
ARIA roles must have valid values in order to perform their intended accessibility functions. Learn more about valid ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
链接,无障碍模式读屏软件服务通道。 body > a#ariaTipText |
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. Learn more about valid ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body body |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
EN div.main > div.header > div.container > a.lang |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
习近平同莫桑比克总统查波会谈 div.slidesjs-container > div.slidesjs-control > div.item > h4 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
body > a#ariaTipText > img body > a#ariaTipText > img |
div.header > div.container > a.logo > img div.header > div.container > a.logo > img |
div.header > div.container > a.logo > img.wordlogo div.header > div.container > a.logo > img.wordlogo |
div.item > div.pic > a > img div.item > div.pic > a > img |
div.item > div.pic > a > img div.item > div.pic > a > img |
div.item > div.pic > a > img div.item > div.pic > a > img |
div.ctx > div.item > a.more > img div.ctx > div.item > a.more > img |
div.banner > div.gwygzjxs_banner > a > img div.banner > div.gwygzjxs_banner > a > img |
div.ctx > div.item > a.more > img div.ctx > div.item > a.more > img |
div.tabs > div.policyImg > a > img div.tabs > div.policyImg > a > img |
div.ctx > div.item > a.more > img div.ctx > div.item > a.more > img |
div.box > div.search > a > img div.box > div.search > a > img |
div.state > h2 > a > img div.state > h2 > a > img |
div.swiper-wrapper > div.swiper-slide > a > img div.swiper-wrapper > div.swiper-slide > a > img |
div.ctx > div.item > a.more > img div.ctx > div.item > a.more > img |
div.container > div.banner > a > img div.container > div.banner > a > img |
div.newfooter > div.box > a.left > img#imgConac div.newfooter > div.box > a.left > img#imgConac |
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.main > div.header > div.container > a.logo div.main > div.header > div.container > a.logo |
div.main > div.header > div.container > a#searchBtn div.main > div.header > div.container > a#searchBtn |
div.slidesjs-control > div.item > div.pic > a div.slidesjs-control > div.item > div.pic > a |
div.slidesjs-control > div.item > div.pic > a div.slidesjs-control > div.item > div.pic > a |
div.slidesjs-control > div.item > div.pic > a div.slidesjs-control > div.item > div.pic > a |
div.container > div.banner > div.gwygzjxs_banner > a div.container > div.banner > div.gwygzjxs_banner > a |
div.news > div.tabs > div.policyImg > a div.news > div.tabs > div.policyImg > a |
div.container > div.state > h2 > a div.container > div.state > h2 > a |
div.swiper-container > div.swiper-wrapper > div.swiper-slide > a div.swiper-container > div.swiper-wrapper > div.swiper-slide > a |
div.main > div.container > div.banner > a div.main > div.container > div.banner > a |
div.container > div.newfooter > div.box > a.left div.container > div.newfooter > div.box > a.left |
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 |
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.
Best Practices
User Experience
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
div.video > div.pic > a > img div.video > div.pic > a > img | www.gov.cn/shouye/jyzjhygq/202604/W020260411475149377004_ORIGIN.png | 100 x 179 (0.56) | 320 x 179 (1.79) |
div.box > div.search > a > img div.box > div.search > a > img | www.gov.cn/images/gtrs_indexSearch.jpg | 44 x 44 (1.00) | 53 x 49 (1.08) |
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
Performance issues directly impact user engagement and conversion rates.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
div.item > div.pic > a > img div.item > div.pic > a > img | www.gov.cn/shouye/datu/202604/W020260421327559695913_ORIGIN.jpg | 750 x 420 | 660 x 370 | 1125 x 630 |
div.item > div.pic > a > img div.item > div.pic > a > img | www.gov.cn/shouye/datu/202604/W020260421718694585679_ORIGIN.jpg | 750 x 420 | 660 x 370 | 1125 x 630 |
div.item > div.pic > a > img div.item > div.pic > a > img | www.gov.cn/shouye/datu/202604/W020260421756863986233_ORIGIN.jpg | 750 x 420 | 660 x 370 | 1125 x 630 |
div.header > div.container > a#searchBtn > img.s1 div.header > div.container > a#searchBtn > img.s1 | www.gov.cn/images/gtrs_newsearch.png | 42 x 42 | 32 x 32 | 63 x 63 |
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| Unload event listeners are deprecated and will be removed. |
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Content Best Practices
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|
body > a#ariaTipText > img body > a#ariaTipText > img |
div.header > div.container > a.logo > img div.header > div.container > a.logo > img |
div.header > div.container > a.logo > img.wordlogo div.header > div.container > a.logo > img.wordlogo |
div.item > div.pic > a > img div.item > div.pic > a > img |
div.item > div.pic > a > img div.item > div.pic > a > img |
div.item > div.pic > a > img div.item > div.pic > a > img |
div.ctx > div.item > a.more > img div.ctx > div.item > a.more > img |
div.banner > div.gwygzjxs_banner > a > img div.banner > div.gwygzjxs_banner > a > img |
div.ctx > div.item > a.more > img div.ctx > div.item > a.more > img |
div.tabs > div.policyImg > a > img div.tabs > div.policyImg > a > img |
div.ctx > div.item > a.more > img div.ctx > div.item > a.more > img |
div.box > div.search > a > img div.box > div.search > a > img |
div.state > h2 > a > img div.state > h2 > a > img |
div.swiper-wrapper > div.swiper-slide > a > img div.swiper-wrapper > div.swiper-slide > a > img |
div.ctx > div.item > a.more > img div.ctx > div.item > a.more > img |
div.container > div.banner > a > img div.container > div.banner > a > img |
div.newfooter > div.box > a.left > img#imgConac div.newfooter > div.box > a.left > img#imgConac |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
登录 div.padding > ul.header_toolbar > li.nologin > a#userlogin |
div.padding > ul.header_toolbar > li.yeslogin > a#showname div.padding > ul.header_toolbar > li.yeslogin > a#showname |
个人中心 li.yeslogin > ul > li.usercenter > a#usercenter |
退出 li.yeslogin > ul > li > a#logout |
div.libs > div.box > div.search > a div.libs > div.box > div.search > a |
To appear in search results, crawlers need access to your app.