기본 업로드
This commit is contained in:
15
pages/home-pages/test1.php
Normal file
15
pages/home-pages/test1.php
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
<div>
|
||||
안녕하세요~~~121
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
$("body").css("background","#000");
|
||||
|
||||
$( "body" ).prepend( '<div class="header_cs"><img src="https://oopy.lazyrockets.com/api/rest/cdn/image/9ae3583f-47e5-4be3-9209-1ccfc2ae4d5a.png" alt="" style="height:1rem;"></div>' );
|
||||
|
||||
|
||||
</script>
|
||||
Reference in New Issue
Block a user