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