-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
Hi,terribly nice to meet you!</p> | ||
<script>setTimeout(()=>{document.getElementById('loadbacktext').style.opacity=1;document.getElementById('loadbacktexteng').style.opacity = 1;},100); | ||
setTimeout(()=>{document.getElementById('loadbacktext').style.opacity=0;document.getElementById('loadbacktexteng').style.opacity = 0;},2100); | ||
setTimeout(()=>{document.getElementById('loadbacktext').innerText = '与君初相识,犹如故人归。欢迎来到星源的网站'; | ||
setTimeout(()=>{document.getElementById('loadbacktext').innerText = '与君初相识,犹如故人归。欢迎来到kj23和mjh的网站的网站'; | ||
document.getElementById('loadbacktexteng').innerText='Meeting you first time is like seeing an old friend.Welcome to Starry Source\'s website.' | ||
document.getElementById('loadbacktext').style.opacity = 1;document.getElementById('loadbacktexteng').style.opacity=1;},4100); | ||
let zh_ms=['海内存知己,天涯若比邻,正在加载请稍等...','有朋自远方来,不亦乐乎,欢迎!','君问归期未有期,巴山夜雨涨秋池,请耐心等待', | ||
|
@@ -41,3 +41,9 @@ <h1 style="font-family:宋体;color:white">这里是kj23和mjh的网站</h1> | |
<h3 style="font-family:宋体;color:white">作者邮箱:[email protected]</div> | ||
<div style="text-align:center"> | ||
<h2 style="font-family:宋体;color:white">下一个项目:暗区突围重制版</h2> | ||
|
||
<form name="input"http://kjmjh.github.io" method="get"> | ||
用户名: | ||
<input type="text" name="user" /> | ||
<input type="submit" value="提交" /> | ||
</form> |