You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

ko.js 274 B

12345
  1. document.title = '퍼즐앤드래곤 팀 생산 도구';
  2. var txtTitle = document.querySelector(".title-box .title");
  3. var txtDetail = document.querySelector(".detail-box .detail");
  4. txtTitle.placeholder = "편대 칭호 입력";
  5. txtDetail.placeholder = "입력 내용";

智龙迷城队伍图制作工具

Contributors (1)