From 4a5b0dc000ec28fe6e70524e8a460de43ae33005 Mon Sep 17 00:00:00 2001 From: huangyuxuan Date: Tue, 4 Mar 2025 14:04:24 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=96=B0=E5=A2=9E=E5=8A=9F=E8=83=BD](hyx=5F20?= =?UTF-8?q?24-03-04=5FfireWork):=20=20=20-=20=E5=8A=A8=E7=81=AB=E5=8F=8A?= =?UTF-8?q?=E5=BB=B6=E6=97=B6=E7=9B=91=E7=81=AB=E6=A8=A1=E5=9D=97=E9=9C=80?= =?UTF-8?q?=E6=B1=82=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../hotwork/otherUnit/components/detail.vue | 414 +++++++++++++ .../hotwork/otherUnit/components/info.vue | 568 ++++++++++++++++++ .../hotwork/otherUnit/components/list.vue | 368 ++++++++++++ src/views/hotwork/otherUnit/index.vue | 37 ++ 4 files changed, 1387 insertions(+) create mode 100644 src/views/hotwork/otherUnit/components/detail.vue create mode 100644 src/views/hotwork/otherUnit/components/info.vue create mode 100644 src/views/hotwork/otherUnit/components/list.vue create mode 100644 src/views/hotwork/otherUnit/index.vue diff --git a/src/views/hotwork/otherUnit/components/detail.vue b/src/views/hotwork/otherUnit/components/detail.vue new file mode 100644 index 0000000..36c48fa --- /dev/null +++ b/src/views/hotwork/otherUnit/components/detail.vue @@ -0,0 +1,414 @@ + + + + + diff --git a/src/views/hotwork/otherUnit/components/info.vue b/src/views/hotwork/otherUnit/components/info.vue new file mode 100644 index 0000000..48225a7 --- /dev/null +++ b/src/views/hotwork/otherUnit/components/info.vue @@ -0,0 +1,568 @@ + + + + + diff --git a/src/views/hotwork/otherUnit/components/list.vue b/src/views/hotwork/otherUnit/components/list.vue new file mode 100644 index 0000000..2061ac6 --- /dev/null +++ b/src/views/hotwork/otherUnit/components/list.vue @@ -0,0 +1,368 @@ + + diff --git a/src/views/hotwork/otherUnit/index.vue b/src/views/hotwork/otherUnit/index.vue new file mode 100644 index 0000000..8d1885c --- /dev/null +++ b/src/views/hotwork/otherUnit/index.vue @@ -0,0 +1,37 @@ + + + + +