Better way to code this? Javascript Question

后端 未结 0 832
走了就别回头了
走了就别回头了 2020-12-23 17:37

i have this code :

function load_lvl1(){

  current_lvl += 1;

  document.getElementById("intro").style.display = "none";
  document.getEl         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题