From 5af8544c544c48da0d3021375bf0de099c8c289a Mon Sep 17 00:00:00 2001 From: limingyu Date: Tue, 14 Nov 2023 10:44:49 +0800 Subject: [PATCH 01/25] =?UTF-8?q?=E6=90=AC=E6=9B=B9=E5=A6=83=E7=94=B8?= =?UTF-8?q?=E5=8A=A8=E7=81=AB=E4=BD=9C=E4=B8=9A=E5=88=B0=E6=B8=AF=E5=8A=A1?= =?UTF-8?q?=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../hotwork_cfd/hotwork/components/detail.vue | 370 ++++++++++++++ .../hotwork_cfd/hotwork/components/list.vue | 401 ++++++++++++++++ src/views/hotwork_cfd/hotwork/index.vue | 33 ++ .../pigeonhole/components/detail.vue | 454 ++++++++++++++++++ .../pigeonhole/components/list.vue | 192 ++++++++ src/views/hotwork_cfd/pigeonhole/index.vue | 33 ++ .../videoinfomanager/components/list.vue | 1 - 7 files changed, 1483 insertions(+), 1 deletion(-) create mode 100644 src/views/hotwork_cfd/hotwork/components/detail.vue create mode 100644 src/views/hotwork_cfd/hotwork/components/list.vue create mode 100644 src/views/hotwork_cfd/hotwork/index.vue create mode 100644 src/views/hotwork_cfd/pigeonhole/components/detail.vue create mode 100644 src/views/hotwork_cfd/pigeonhole/components/list.vue create mode 100644 src/views/hotwork_cfd/pigeonhole/index.vue diff --git a/src/views/hotwork_cfd/hotwork/components/detail.vue b/src/views/hotwork_cfd/hotwork/components/detail.vue new file mode 100644 index 0000000..254fa11 --- /dev/null +++ b/src/views/hotwork_cfd/hotwork/components/detail.vue @@ -0,0 +1,370 @@ + + + + + + diff --git a/src/views/hotwork_cfd/hotwork/components/list.vue b/src/views/hotwork_cfd/hotwork/components/list.vue new file mode 100644 index 0000000..969c5bf --- /dev/null +++ b/src/views/hotwork_cfd/hotwork/components/list.vue @@ -0,0 +1,401 @@ + + diff --git a/src/views/hotwork_cfd/hotwork/index.vue b/src/views/hotwork_cfd/hotwork/index.vue new file mode 100644 index 0000000..12e8964 --- /dev/null +++ b/src/views/hotwork_cfd/hotwork/index.vue @@ -0,0 +1,33 @@ + + + + + diff --git a/src/views/hotwork_cfd/pigeonhole/components/detail.vue b/src/views/hotwork_cfd/pigeonhole/components/detail.vue new file mode 100644 index 0000000..dba6d39 --- /dev/null +++ b/src/views/hotwork_cfd/pigeonhole/components/detail.vue @@ -0,0 +1,454 @@ + + + + + + diff --git a/src/views/hotwork_cfd/pigeonhole/components/list.vue b/src/views/hotwork_cfd/pigeonhole/components/list.vue new file mode 100644 index 0000000..ca18a88 --- /dev/null +++ b/src/views/hotwork_cfd/pigeonhole/components/list.vue @@ -0,0 +1,192 @@ + + diff --git a/src/views/hotwork_cfd/pigeonhole/index.vue b/src/views/hotwork_cfd/pigeonhole/index.vue new file mode 100644 index 0000000..12e8964 --- /dev/null +++ b/src/views/hotwork_cfd/pigeonhole/index.vue @@ -0,0 +1,33 @@ + + + + + diff --git a/src/views/keyprojects/videoinfomanager/components/list.vue b/src/views/keyprojects/videoinfomanager/components/list.vue index 98e300d..0698f0f 100644 --- a/src/views/keyprojects/videoinfomanager/components/list.vue +++ b/src/views/keyprojects/videoinfomanager/components/list.vue @@ -314,7 +314,6 @@ export default { } }, back() { - if (this.dialogVideo) this.dialogVideo = false if (this.dialogVideoBack) this.dialogVideoBack = false if (this.dialogVideoAll) { From f8a8c9a524754abed88b0ba96f83522d3fcd3129 Mon Sep 17 00:00:00 2001 From: zhaoyu Date: Wed, 22 Nov 2023 14:36:15 +0800 Subject: [PATCH 02/25] =?UTF-8?q?=E5=8A=A8=E7=81=AB=E5=8F=B0=E8=B4=A6?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=B1=95=E7=A4=BA=E4=BB=A5=E5=8F=8A=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../hotwork/pigeonhole/components/list.vue | 84 +++++++++++++++++-- 1 file changed, 77 insertions(+), 7 deletions(-) diff --git a/src/views/hotwork/pigeonhole/components/list.vue b/src/views/hotwork/pigeonhole/components/list.vue index d031fdd..c2c99ef 100644 --- a/src/views/hotwork/pigeonhole/components/list.vue +++ b/src/views/hotwork/pigeonhole/components/list.vue @@ -1,19 +1,50 @@ + + + + + diff --git a/src/views/riskwarning/riskthreepeople/index.vue b/src/views/riskwarning/riskthreepeople/index.vue new file mode 100644 index 0000000..9eff585 --- /dev/null +++ b/src/views/riskwarning/riskthreepeople/index.vue @@ -0,0 +1,350 @@ + + +