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