Skip to content

Commit

Permalink
[background]
Browse files Browse the repository at this point in the history
  • Loading branch information
M1ndPuttY committed Jan 23, 2024
1 parent 6efaa2c commit 77de54e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@
<style>a{TEXT-DECORATION:none}</style>
</head>

<body background="https://www.freeimg.cn/i/2024/01/23/65af7b20e3de2.jpg">
<body background="https://www.freeimg.cn/i/2024/01/23/65af7b20e3de2.jpg"
style="background-repeat:no-repeat
background-attachment:fixed;
background-size:100% 100%; ">
<!-- 定义加载时候的动作 -->
<div id="app">加载中...</div>
<script>
Expand Down

0 comments on commit 77de54e

Please sign in to comment.