From 143f272da82d6a16f2b7eb476d31a9e966d14dd6 Mon Sep 17 00:00:00 2001 From: zhaotiantian <18710962446@163.com> Date: Fri, 24 Nov 2023 16:11:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=B9=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/images/terminal.png | Bin 0 -> 314 bytes src/components/body-d-right/oneR.vue | 195 ++++++++++----------------- src/components/dialog/Dialog.vue | 13 ++ 3 files changed, 83 insertions(+), 125 deletions(-) create mode 100644 src/assets/images/terminal.png create mode 100644 src/components/dialog/Dialog.vue diff --git a/src/assets/images/terminal.png b/src/assets/images/terminal.png new file mode 100644 index 0000000000000000000000000000000000000000..a1482304f6e515211d21db3a48defaff754843a1 GIT binary patch literal 314 zcmV-A0mc4_P)Px#^hrcPR47xGl0QoVU=W9&pAa}i5Pg7Xi3ULtoTaIymWGDrCc#mVwm@9k{0Po2 zEiKW|2gpeYT5Aib!9j31IpLM#MJ3!NonVkUVz$vf~Oo0#JRnm8oDj8;W z30%b_nf)y3$$d-6%r1cIEkFtlB)!PY4uCGO7ocC@5oiI2!9NEc99mapBI(}DJlRp! z!N8$Apq2%;LGKPVfl>x-YR_dOhi-xTKbDXrZw{4##txNw4i$hla2&uHFa)YVG5EhE zb<#iihVu319WUpUG>I4C;0;h&Gv65KOZr<~M0S4;pM~4|l=Krd3%Ko6t{u@^>;M1& M07*qoM6N<$f<{MxWdHyG literal 0 HcmV?d00001 diff --git a/src/components/body-d-right/oneR.vue b/src/components/body-d-right/oneR.vue index 1f5d01e..c1e77b9 100644 --- a/src/components/body-d-right/oneR.vue +++ b/src/components/body-d-right/oneR.vue @@ -2,142 +2,87 @@
-
-
-
- {{ item.name }} + +
+ {{item.name}} + {{item.abnormal}} +
+ {{item.time}} +
-
+
\ No newline at end of file