SOURCE

console 命令行工具 X clear

                    
>
console
function check(){
   $('#test123').append('<img src="http://202.195.195.32:1010/v1/image/1/5f06007278c156000179975" width="100" ><span>1</span>')
}
setInterval("check()","1000");
<div id="test123">
    <img src="http://202.195.195.32:1010/v1/image/1/5f06007278c15600017997f5" width="100" >
</div>

本项目引用的自定义外部资源