update 综合

This commit is contained in:
DESKTOP-FUDKNA8\znjsz
2024-04-30 09:35:44 +08:00
parent 646eb9c270
commit ea63cb5730
9 changed files with 940 additions and 29 deletions

View File

@@ -9,6 +9,7 @@
<div class="copilot-container">
<!-- refresh btn -->
<button
v-if="0"
style="
appearance: none;
outline: none;
@@ -109,7 +110,12 @@ export default {
border-radius: 2px;
top: 0%;
left: 0;
background: radial-gradient(circle at center , #024798 2%, #024798 30%, transparent);
background: radial-gradient(
circle at center,
#024798 2%,
#024798 30%,
transparent
);
z-index: 1;
}