bklLiudl
2024-07-23 2b9739c4ccc34331f902ba070c006cb56e6cad77
1
2
3
function test_script(){
    document.write('<font color="red">这是用script加入的动态内容</font>');
}