I used load to introduce the shared header file on the static page, but the jquery effect in the header file failed. What happened? Is there a js file imported on the static page?
走同樣的路,發(fā)現(xiàn)不同的人生
The effect of jqurey in the header file seems to be caused by the loading order.
Load jQuery first and then load your business logic.