diff --git a/src/components/SoftwareCard.vue b/src/components/SoftwareCard.vue index 18ec9ef..c495634 100644 --- a/src/components/SoftwareCard.vue +++ b/src/components/SoftwareCard.vue @@ -63,7 +63,6 @@
- 等待中
@@ -320,10 +319,6 @@ const handleCardClick = () => { color: #AEAEB2; } -.wait-icon { - font-size: 14px; -} - .wait-text { font-size: 12px; font-weight: 600;