更新桌球

This commit is contained in:
dragon
2024-06-11 15:52:57 +08:00
parent 856b59e741
commit 196c675c31
11 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 MiB

After

Width:  |  Height:  |  Size: 139 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 414 KiB

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 85 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -17,8 +17,8 @@
</div> </div>
<!-- 头部 --> <!-- 头部 -->
<div class="header"> <div class="header">
<img src="./images/rule.png" alt="" class="rule_icon"> <img src="./images/rule.png" alt="" class="rule_icon" style="display: none;">
<div>活动时间:4月09日-4月11</div> <div>活动时间:6月10日-6月14</div>
</div> </div>
<!-- tab --> <!-- tab -->
<div class="tabBox"> <div class="tabBox">
@@ -81,7 +81,7 @@
<div class="page2"> <div class="page2">
<!-- 时间 --> <!-- 时间 -->
<div class="timeShow"> <div class="timeShow">
<p>4月11<b>19:00</b> 开赛!</p> <p>6月13<b>19:30</b> 开赛!</p>
<span>对决房间:<b>80</b></span> <span>对决房间:<b>80</b></span>
</div> </div>
<!-- 跳转房间展示 --> <!-- 跳转房间展示 -->
@@ -95,7 +95,7 @@
<div class="page3"> <div class="page3">
<!-- 时间 --> <!-- 时间 -->
<div class="timeShow"> <div class="timeShow">
<p>4月12<b>19:00</b> 开赛!</p> <p>6月14<b>19:30</b> 开赛!</p>
<span>对决房间:<b>80</b></span> <span>对决房间:<b>80</b></span>
</div> </div>
<!-- 跳转房间展示 --> <!-- 跳转房间展示 -->