From c514742d4ed16355244532da8673b797f61044f5 Mon Sep 17 00:00:00 2001 From: xyc <3422692813@qq.com> Date: Fri, 11 Jul 2025 10:14:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../inspection/banner/InspectionBanner.vue | 22 ++++++++++ .../inspection/notice/InspectionNotice.vue | 43 +++++++++++++++++++ 2 files changed, 65 insertions(+) create mode 100644 src/views/inspection/banner/InspectionBanner.vue create mode 100644 src/views/inspection/notice/InspectionNotice.vue diff --git a/src/views/inspection/banner/InspectionBanner.vue b/src/views/inspection/banner/InspectionBanner.vue new file mode 100644 index 0000000..dcfe483 --- /dev/null +++ b/src/views/inspection/banner/InspectionBanner.vue @@ -0,0 +1,22 @@ + + + + + diff --git a/src/views/inspection/notice/InspectionNotice.vue b/src/views/inspection/notice/InspectionNotice.vue new file mode 100644 index 0000000..db18733 --- /dev/null +++ b/src/views/inspection/notice/InspectionNotice.vue @@ -0,0 +1,43 @@ + + + + +