Lighthouse Desktop
· 0 checks — Desktop 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.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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 |
|---|---|
| image.wjx.cn/wjxUI/font/1070120/iconfont.woff2?t=1653967509898 | 45 ms |
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
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.
| URL | Protocol |
|---|---|
| www.wjx.cn/ | http/1.1 |
| www.wjx.cn/newwjx/css/default.css?v=7 | http/1.1 |
| www.wjx.cn/css/wjxmaster.css?v=22 | http/1.1 |
| www.wjx.cn/wjxUI/src/wjxUI.css?v=14 | http/1.1 |
| www.wjx.cn/layer/layer.js?v=6091 | http/1.1 |
| www.wjx.cn/newwjx/js/modernizr.js | http/1.1 |
| www.wjx.cn/images/index/wjx-logo@2x.png | http/1.1 |
| www.wjx.cn/css/swiper.min.css | http/1.1 |
| www.wjx.cn/js/swiper.min.js | http/1.1 |
| www.wjx.cn/js/wjx_index.js?v=6091 | http/1.1 |
| www.wjx.cn/js/baidutg.js?v=6091 | http/1.1 |
| www.wjx.cn/layer/theme/default/layer.css?v=3.1.1 | http/1.1 |
| www.wjx.cn/images/newimg/wjx-phone/newproduct.png | http/1.1 |
| www.wjx.cn/favicon.ico | http/1.1 |
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.wjx.cn/newwjx/js/modernizr.js | 11.6 KiB | 444 ms |
| www.wjx.cn/wjxUI/src/wjxUI.css?v=14 | 9.0 KiB | 444 ms |
| www.wjx.cn/layer/layer.js?v=6091 | 10.6 KiB | 444 ms |
| www.wjx.cn/css/wjxmaster.css?v=22 | 6.4 KiB | 444 ms |
| www.wjx.cn/newwjx/css/default.css?v=7 | 4.7 KiB | 277 ms |
| image.wjx.cn/cdn/jquery/1.10.2/jquery.min.js | 32.7 KiB | 403 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.create_third_step > div.create_step2 > div.pull-left > img.pull-right | image.wjx.com/images/index/send1@2x.png | 127.9 KiB | 95.9 KiB |
公众号小程序发送 div.create_third_step > div.create_step2 > div.pull-left > img.pull-right | image.wjx.com/images/index/send2@2x.png | 97.6 KiB | 73.2 KiB |
问卷星AI助手 div#divoutbox > div.wjxhome__banner > div.wjxhome__banner--word > a#ctl00_ContentPlaceHolder1_hrefNcov | pubdz.paperol.cn/png/%E9%97%AE%E5%8D%B7%E6%98%9FAI%E5%8A%A9%E6%89%8B@2x.png | 56.7 KiB | 49.4 KiB |
50多种题型 div.create_third_step > div.create_step1 > div.pull-right > img.pull-right | image.wjx.com/images/index/editor2@2x.png | 59.8 KiB | 44.8 KiB |
批量录入题目 div.create_third_step > div.create_step1 > div.pull-right > img.pull-right | image.wjx.com/images/index/editor1@2x.png | 53.2 KiB | 39.9 KiB |
下载Excel/SPSS等格式数据 div.create_third_step > div.create_step3 > div.pull-right > img.pull-right | image.wjx.com/images/index/data1@2x.png | 52.0 KiB | 39.0 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.wjx.cn/newwjx/js/modernizr.js | 11.2 KiB | 5.2 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 | |
|---|---|
50多种题型 div.create_third_step > div.create_step1 > div.pull-right > img.pull-right | image.wjx.com/images/index/editor2@2x.png |
公众号小程序发送 div.create_third_step > div.create_step2 > div.pull-left > img.pull-right | image.wjx.com/images/index/send2@2x.png |
问卷调查 li > a#ctl00_ContentPlaceHolder1_hrefApp1 > div > img | image.wjx.com/images/index/survey@2x.png |
在线考试 li > a#ctl00_ContentPlaceHolder1_hrefApp2 > div > img | image.wjx.com/images/index/test@2x.png |
报名表单 li > a#ctl00_ContentPlaceHolder1_hrefApp3 > div > img | image.wjx.com/images/index/form@2x.png |
360度评估 li > a#ctl00_ContentPlaceHolder1_hrefApp4 > div > img | image.wjx.com/images/index/assessment.png |
顾客满意度调查,客户满意度调查 li > a#ctl00_ContentPlaceHolder1_hrefApp5 > div > img | image.wjx.com/images/index/vote@2x.png |
调查问卷设计,在线测评 li > a#ctl00_ContentPlaceHolder1_hrefApp6 > div > img | image.wjx.com/images/index/measurement@2x.png |
div.clearfix > div.pull-right > a > img div.clearfix > div.pull-right > a > img | image.wjx.com/images/gy.jpg?v=6091 |
问卷调查在线制作,问卷星 ul.content > li > a > img.star | image.wjx.com/images/newimg/index/star.png |
一键生成数据大屏 div.create_third_step > div.create_step3 > div.pull-right > img.pull-right | |
问卷星免费版 div > ul.clearfix > li.free_version > img | |
问卷星企业标准版 div > ul.clearfix > li.enterprise_version > img | |
问卷星企业尊享版 div > ul.clearfix > li.zunxiang_version > img | |
问卷星企业旗舰版 div > ul.clearfix > li.flagship_version > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img | |
问卷星用户 div.wjxhome__user_new > div.pic__box > div > img |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| wjx.cn/ | 956 ms |
| www.wjx.cn/ | 0.0 ms |
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 |
|---|
登录 ul.wjxhome__btn > li#ctl00_liRegister > a#ctl00_hrefLogin > span |
免费注册 ul.wjxhome__btn > li#ctl00_liLogin > a#ctl00_hrefReg > span |
员工内部调查、学术科研调查
用户客户调查、消费市场调查 ul.clearfix > li > a#ctl00_ContentPlaceHolder1_hrefApp1 > p |
课后练习考试、应知应会考核
业务培训考核、法规知识竞赛 ul.clearfix > li > a#ctl00_ContentPlaceHolder1_hrefApp2 > p |
报名表单、回执签到
流程审批、信息收集 ul.clearfix > li > a#ctl00_ContentPlaceHolder1_hrefApp3 > p |
绩效评估、人才测评
人才盘点、教学评估 ul.clearfix > li > a#ctl00_ContentPlaceHolder1_hrefApp4 > p |
推优评优、文字评选
图片评选、视频评选 ul.clearfix > li > a#ctl00_ContentPlaceHolder1_hrefApp5 > p |
心理测评、职业测评
性格测评、趣味测评 ul.clearfix > li > a#ctl00_ContentPlaceHolder1_hrefApp6 > p |
更多应用 div#divoutbox > div.nine-box > div.more_app > a |
立即购买 div > ul.clearfix > li.enterprise_version > a#ctl00_ContentPlaceHolder1_enterhrefBuy |
立即购买 div > ul.clearfix > li.zunxiang_version > a |
联系我们 div > ul.clearfix > li.flagship_version > a |
更多 dl > dd.last_dd > a > span |
更多 dl > dd.last_dd > a > span |
更多 dl > dd.last_dd > a > span |
更多 dl > dd.last_dd > a > span |
更多模板 div.wjxhome__user > div.wjx_index_btn > a.btn > span |
长沙冉星信息科技有限公司 版权所有 ICP证:湘B2-20220508 湘ICP备17005436号-1 湘公网安备 43019002000… div.clearfix > div.pull-left > div.validation > span |
湘ICP备17005436号-1 div.pull-left > div.validation > span > a#ctl00_hrefBeiAn |
湘公网安备 43019002000245号 div.pull-left > div.validation > span > a#ctl00_hrefGongan |
网站数据来源于问卷星官方数据库 服务协议 隐私条款 举报 div.part_two > div.clearfix > div.pull-left > div |
服务协议 div.clearfix > div.pull-left > div > a.link_grey |
隐私条款 div.clearfix > div.pull-left > div > a.link_grey |
举报 div.clearfix > div.pull-left > div > 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.js html.js |
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 |
|---|
ul.wjxhome__menu > li.navitem > a.active > img ul.wjxhome__menu > li.navitem > a.active > img |
div.clearfix > div.pull-right > a > img div.clearfix > div.pull-right > 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.part_two > div.clearfix > div.pull-right > a div.part_two > div.clearfix > div.pull-right > 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
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.js html.js |
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.clearfix > div.split_title > a > img | image.wjx.com/images/newimg/index/arrow-right@2x.png | 20 x 28 (0.71) | 28 x 28 (1.00) |
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. | hm.baidu.com/hm.js?21be24c80829bd7a683b2c536fcf520b line 1, col 274 |
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.
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.wjxhome__inner > ul.wjxhome__menu > li.navitem > a#ctl00_liQCenter |
更多应用 div#divoutbox > div.nine-box > div.more_app > a |
联系我们 div > ul.clearfix > li.flagship_version > a |
To appear in search results, crawlers need access to your app.
Content Best Practices
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 |
|---|
ul.wjxhome__menu > li.navitem > a.active > img ul.wjxhome__menu > li.navitem > a.active > img |
div.clearfix > div.pull-right > a > img div.clearfix > div.pull-right > a > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.