2022.11.05 (01. 링크 애니 요청 페이지 일부 수정 및 일부 구현 저장용)

This commit is contained in:
2022-11-06 15:54:46 +09:00
parent e976773824
commit b0fa6c4bda
21 changed files with 3526 additions and 1912 deletions

View File

@@ -93,6 +93,8 @@
function make_program(data) {
current_data = data;
{#$("body").css({"background":"url("+data.poster_url+")"})#}
// console.log('current_data:: ', data)
str = "";
tmp = '<div class="form-inline w-100">';