IT'S DO
728x90

<span>등록자:</span><span id="total_cost" th:value="${#authentication.principal.nickname}"></span>
<input type="hidden" id="total_cost_val"  th:value="${#authentication.principal.nickname}"/>


        $(document).ready(function() {
            $("#total_cost").text($("#total_cost_val").val());
        });



        $("#id").text(넣고싶은값);

profile

IT'S DO

@멋진놈

포스팅이 좋았다면 "좋아요❤️" 또는 "구독👍🏻" 해주세요!