!--Here are three kinds of jquery that dynamically load js Example code, since jquery is to provide convenience to users, so using jquery to dynamically load files only requires one sentence $.getscript("test.js"); and it will be ok.
jquery three methods to dynamically load js
jquery remove js
$("script[src='../static /js/cpu_memory.js']").remove();
$("script[src='../static/js/wan_flow.js']").remove();