This commit is contained in:
zmj 2024-02-28 18:14:30 +08:00
parent 3141a3cea7
commit b341a3d010
2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
<script setup lang="ts">
// URL
var queryString = window.location.hash.split("?")[1];
//

View File

@ -131,7 +131,7 @@ const handArea1=()=>{
width: 378px;
height: 223px;
margin-bottom: 10px;
background-image: url('/static/img/breedScreen/bg.png');
background-image: url('/static/img/breedScreen/bg.webp');
background-size: 100% 100%;
font-size: 16px;
padding: 10px;