From 3fe8da170c6d0b7f1aa1061a93853ec0da86b8ac Mon Sep 17 00:00:00 2001 From: bestlee Date: Mon, 21 Sep 2026 10:00:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AC=E4=B8=93=E4=B8=9A=E9=AB=98=E9=A3=8E?= =?UTF-8?q?=E9=99=A9=E9=A1=B5=E9=9D=A2=E4=BF=AE=E6=94=B9=E4=BB=A5=E5=8F=8A?= =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/docs/archives/index.vue | 175 +++--------- src/views/my/highRisk/index.vue | 42 +-- src/views/my/highRisk/modules/history.vue | 127 --------- src/views/my/highRisk/modules/risk.vue | 5 +- src/views/my/highRisk/modules/template.vue | 314 --------------------- 5 files changed, 48 insertions(+), 615 deletions(-) delete mode 100644 src/views/my/highRisk/modules/history.vue delete mode 100644 src/views/my/highRisk/modules/template.vue diff --git a/src/views/docs/archives/index.vue b/src/views/docs/archives/index.vue index 1615dcd..2e455d1 100644 --- a/src/views/docs/archives/index.vue +++ b/src/views/docs/archives/index.vue @@ -1,146 +1,62 @@