function modifyText(){
            // 补全代码
            document.getElementsByClassName("box")[0].innerHTML="欢迎来到牛客网"
        }