1
0
forked from bot/app

📝 更新开发规范

This commit is contained in:
2024-09-04 02:43:44 +08:00
parent d1b887fcaa
commit b4b931fc95
7 changed files with 71 additions and 6 deletions

View File

@ -133,7 +133,8 @@ onBeforeRouteUpdate(() => {
</div>
</div>
<div class="starmap">
<iframe src="https://starmap.liteyuki.icu/" width="100%" height="300px" class="gamma"></iframe>
<iframe src="https://starmap.liteyuki.icu/" width="100%" height="300px" class="gamma">
</iframe>
</div>
</div>
</div>
@ -267,7 +268,7 @@ onBeforeRouteUpdate(() => {
.stats-info {
width: 40%;
margin: 30px;
margin: 10px 30px 30px 30px;
}
.starmap {