+
识别结果
@@ -200,7 +254,10 @@
:style="{ height: `${pageHeight - 64}px` }"
>
-
+
{{ item.time }}
@@ -244,6 +301,10 @@
border-bottom: 1.5px solid #122;
}
+ .border {
+ border: 3px solid #122;
+ }
+
.border-2 {
border-left: 1.5px solid #122;
border-bottom: 1.5px solid #122;