javascript - H-ui Admin background

WBOY
Release: 2023-03-02 06:38:02
Original
2829 people have browsed it

I watched the H-ui Admin backend and I like it
But I don’t know why I’m so stuck. It takes 5~6 seconds to open the page and refresh it

Other people’s DEMO is very smooth. Does anyone have any experience?

Check with Google Chrome, there are dozens of such errors
Uncaught ReferenceError: loadReady is not defined
VM82 product_category.html:93 Uncaught ReferenceError: loadReady is not defined
VM82 product_category.html:93 Uncaught ReferenceError: loadReady is not defined
VM82 product_category.html:93 Uncaught ReferenceError: loadReady is not defined
VM82 product_category.html:93 Uncaught ReferenceError: loadReady is not defined
VM82 product_category.html:93 Uncaught ReferenceError: loadReady is not defined
VM82 product_category.html:93 Uncaught ReferenceError: loadReady is not defined
VM82 product_category.html:93 Uncaught ReferenceError: loadReady is not defined

<code>at HTMLDocument.<anonymous> (http://www.think5.com/index.php/index/goods/product_category.html:93:26)
at c (http://www.think5.com/static/admin/lib/jquery/1.9.1/jquery.min.js:3:7857)
at Object.fireWith [as resolveWith] (http://www.think5.com/static/admin/lib/jquery/1.9.1/jquery.min.js:3:8658)
at Function.ready (http://www.think5.com/static/admin/lib/jquery/1.9.1/jquery.min.js:3:3266)
at HTMLDocument.H (http://www.think5.com/static/admin/lib/jquery/1.9.1/jquery.min.js:3:695)</code>
Copy after login
Copy after login

Reply content:

I looked at the H-ui Admin backend and I like it
But I don’t know why I’m so stuck. It takes 5~6 seconds to open the page and refresh it

Other people’s DEMO is very smooth. Does anyone have any experience?

Check with Google Chrome, there are dozens of such errors
Uncaught ReferenceError: loadReady is not defined
VM82 product_category.html:93 Uncaught ReferenceError: loadReady is not defined
VM82 product_category.html:93 Uncaught ReferenceError: loadReady is not defined
VM82 product_category.html:93 Uncaught ReferenceError: loadReady is not defined
VM82 product_category.html:93 Uncaught ReferenceError: loadReady is not defined
VM82 product_category.html:93 Uncaught ReferenceError: loadReady is not defined
VM82 product_category.html:93 Uncaught ReferenceError: loadReady is not defined
VM82 product_category.html:93 Uncaught ReferenceError: loadReady is not defined

<code>at HTMLDocument.<anonymous> (http://www.think5.com/index.php/index/goods/product_category.html:93:26)
at c (http://www.think5.com/static/admin/lib/jquery/1.9.1/jquery.min.js:3:7857)
at Object.fireWith [as resolveWith] (http://www.think5.com/static/admin/lib/jquery/1.9.1/jquery.min.js:3:8658)
at Function.ready (http://www.think5.com/static/admin/lib/jquery/1.9.1/jquery.min.js:3:3266)
at HTMLDocument.H (http://www.think5.com/static/admin/lib/jquery/1.9.1/jquery.min.js:3:695)</code>
Copy after login
Copy after login

By the way, I am also using this set of things for my backend...
There is no problem on my side!
Specifically, use chorme to open the network to see what the problem is!

I have encountered this problem before. It seems that there is a problem with the ZTree plug-in. Just delete it. If you want to use this effect, I recommend the layer tree menu layer tree menu document

Check if there is a problem with the loaded fonts. If the fonts use some foreign libraries, it may be slower

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!