Skip to content

Commit

Permalink
Merge pull request #1 from Utraliy/main
Browse files Browse the repository at this point in the history
更新平台版本,优化部分网页细节
  • Loading branch information
HJZZY authored Jul 9, 2023
2 parents b1d3d47 + cb2d7ba commit 15b6ac6
Show file tree
Hide file tree
Showing 5 changed files with 678 additions and 15 deletions.
131 changes: 131 additions & 0 deletions contact.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,131 @@
<!DOCTYPE html>
<html lang="zh-cn">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>红色警戒 重聚 2023 QQ群</title>
<style>
ul {
list-style-type: none;
margin: 0;
padding: 0;
}

.dhlbk {
margin: 3px;
}

.dropdown {
position: relative;
display: inline-block;
}

.dropdown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
padding: 12px 16px;
}

.dropdown:hover .dropdown-content {
display: block;
}
</style>
<link rel="shurtcut icon" href="./clienticon.ico">
</head>

<body style="background-color: rgba(19, 19, 19, 0.938);">
<div style="display: flex;
flex-direction: row-reverse;">
<div style="display: flex;
background-color: darkorange;
width: 250px;">
<ul style="display: flex">
<li class="dhlbk">
<a href="./index.html">
<div class="dropdown">
<p>
首页
</p>
</div>
</a>
</li>
<li class="dhlbk">
<a href="./download.html">
<div class="dropdown">
<p>
下载
</p>
<div class="dropdown-content" style="background-color: rgba(56, 53, 53, 0.774);;">
<a style="color: white;" href="https://ghproxy.com/https://github.com/Reunion-2023/Reunion2023/releases/download/1.4.13/202307061505-1.4.13-Basic.exe">
基础版下载
</a>
<br>
<a style="color: white;" href="https://ru2023.sasw.top/download.html">
扩展版下载
</a>
<br>
<a style="color: white;" href="https://ghproxy.com/https://github.com/Reunion-2023/Reunion2023/releases/download/1.4.13/202307061427-1213Update.7z">
1.4.12升级1.4.13更新包下载
</a>
<br>
<a style="color: white;" href="./network.html">
云盘下载
</a>
</div>
</div>
</a>
</li>
<li class="dhlbk">
<a href="./uplog.html">
<div>
<p>
更新日志
</p>
</div>
</a>
</li>
<li class="dhlbk">
<a href="./contact.html">
<div class="dropdown">
<p>
QQ群
</p>
</div>
</a>
<div style="background-color: yellow;
height: 3px;"></div>
</li>
</ul>
</div>
</div>
<div style="display: flex;
flex-direction: column;
align-items: center;">
<h2 style="color: white;">
红色警戒 重聚 2023 QQ群
</h2>
<p style="color: white;">
<b>
一群:
</b>
363035291
<br>
<b>
二群:
</b>
561178527
<br>
<b>
三群:
</b>
398677201
</p>
</div>
</body>

</html>
52 changes: 44 additions & 8 deletions download.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,19 +63,27 @@
<div style="background-color: yellow;
height: 3px;"></div>
<div class="dropdown-content" style="background-color: rgba(56, 53, 53, 0.774);;">
<a style="color: white;" href="./youxi/【完全版】红色警戒2 重聚2023 1.3.3.exe">
最新游戏下载
<a style="color: white;" href="https://ghproxy.com/https://github.com/Reunion-2023/Reunion2023/releases/download/1.4.13/202307061505-1.4.13-Basic.exe">
基础版下载
</a>
<br>
<a style="color: white;" href="./yunpan.html">
<a style="color: white;" href="https://ru2023.sasw.top/download.html">
扩展版下载
</a>
<br>
<a style="color: white;" href="https://ghproxy.com/https://github.com/Reunion-2023/Reunion2023/releases/download/1.4.13/202307061427-1213Update.7z">
1.4.12升级1.4.13更新包下载
</a>
<br>
<a style="color: white;" href="./network.html">
云盘下载
</a>
</div>
</div>
</a>
</li>
<li class="dhlbk">
<a href="./rizhi.html">
<a href="./uplog.html">
<div>
<p>
更新日志
Expand All @@ -84,7 +92,7 @@
</a>
</li>
<li class="dhlbk">
<a href="./QQ2.html">
<a href="./contact.html">
<div style="height: 22px;">
<p>
QQ群
Expand Down Expand Up @@ -114,9 +122,37 @@ <h2 style="color:whitesmoke">
display: flex;
flex-direction: column;
align-items: center;">
<a href="./youxi/【完全版】红色警戒2 重聚2023 1.3.3.exe">
<a href="https://ghproxy.com/https://github.com/Reunion-2023/Reunion2023/releases/download/1.4.13/202307061505-1.4.13-Basic.exe">
<p style="color: yellow;">
基础版下载
</p>
</a>
</div>
</li>
<li class="dhlbk">
<div style="background-color: rgb(0, 128, 122);
width: 100px;
height: 45px;
display: flex;
flex-direction: column;
align-items: center;">
<a href="https://ru2023.sasw.top/download.html">
<p style="color: yellow;">
扩展版下载
</p>
</a>
</div>
</li>
<li class="dhlbk">
<div style="background-color: rgb(90, 128, 0);
width: 100px;
height: 45px;
display: flex;
flex-direction: column;
align-items: center;">
<a href="https://ghproxy.com/https://github.com/Reunion-2023/Reunion2023/releases/download/1.4.13/202307061427-1213Update.7z">
<p style="color: yellow;">
最新游戏下载
1.4.12升级1.4.13<br>更新包下载
</p>
</a>
</div>
Expand All @@ -128,7 +164,7 @@ <h2 style="color:whitesmoke">
display: flex;
flex-direction: column;
align-items: center;">
<a href="./yunpan.html">
<a href="./network.html">
<p style="color: yellow;">
网盘下载
</p>
Expand Down
23 changes: 16 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,19 +67,27 @@
下载
</p>
<div class="dropdown-content" style="background-color: rgba(56, 53, 53, 0.774);;">
<a style="color: white;" href="./youxi/【完全版】红色警戒2 重聚2023 1.3.3.exe">
最新游戏下载
<a style="color: white;" href="https://ghproxy.com/https://github.com/Reunion-2023/Reunion2023/releases/download/1.4.13/202307061505-1.4.13-Basic.exe">
基础版下载
</a>
<br>
<a style="color: white;" href="./yunpan.html">
<a style="color: white;" href="https://ru2023.sasw.top/download.html">
扩展版下载
</a>
<br>
<a style="color: white;" href="https://ghproxy.com/https://github.com/Reunion-2023/Reunion2023/releases/download/1.4.13/202307061427-1213Update.7z">
1.4.12升级1.4.13更新包下载
</a>
<br>
<a style="color: white;" href="./network.html">
云盘下载
</a>
</div>
</div>
</a>
</li>
<li class="dhlbk">
<a href="./rizhi.html">
<a href="./uplog.html">
<div>
<p>
更新日志
Expand All @@ -88,7 +96,7 @@
</a>
</li>
<li class="dhlbk">
<a href="./QQ2.html">
<a href="./contact.html">
<div style="height: 22px;">
<p>
QQ群
Expand All @@ -109,8 +117,9 @@ <h2 style="color:whitesmoke">
<div style="display: flex;
flex-direction: column;
align-items: center;">
<div style="background-color: blue;
width: 70px;">
<div style="background-color: blueviolet;
width: 70px;"
align="center">
<a href="./download.html">
<p style="color: yellow;">
前往下载
Expand Down
Loading

0 comments on commit 15b6ac6

Please sign in to comment.