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.

ja.js 319 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)