From cf839e886e1f4ef92abe4f17d7570903609d5f19 Mon Sep 17 00:00:00 2001 From: Wangxin Date: Wed, 30 Jul 2025 14:19:33 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90web=E3=80=91=20=E6=99=BA=E8=83=BD?= =?UTF-8?q?=E9=97=AE=E7=AD=94=E4=B8=8E=E8=AE=BE=E5=A4=87=E7=9B=91=E6=B5=8B?= =?UTF-8?q?=E7=9B=AE=E5=BD=95=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/QandA/Aiassistant/index.vue | 521 +++++++++++++++++ .../src/views/QandA/knowledge/index.vue | 534 ++++++++++++++++++ .../views/inMonitoring/assessment/index.vue | 534 ++++++++++++++++++ .../views/inMonitoring/devicesState/index.vue | 516 +++++++++++++++++ .../views/inMonitoring/earlyWarning/index.vue | 521 +++++++++++++++++ 5 files changed, 2626 insertions(+) create mode 100644 ALOps_sys_fe/alops-ui/src/views/QandA/Aiassistant/index.vue create mode 100644 ALOps_sys_fe/alops-ui/src/views/QandA/knowledge/index.vue create mode 100644 ALOps_sys_fe/alops-ui/src/views/inMonitoring/assessment/index.vue create mode 100644 ALOps_sys_fe/alops-ui/src/views/inMonitoring/devicesState/index.vue create mode 100644 ALOps_sys_fe/alops-ui/src/views/inMonitoring/earlyWarning/index.vue diff --git a/ALOps_sys_fe/alops-ui/src/views/QandA/Aiassistant/index.vue b/ALOps_sys_fe/alops-ui/src/views/QandA/Aiassistant/index.vue new file mode 100644 index 00000000..6582b28d --- /dev/null +++ b/ALOps_sys_fe/alops-ui/src/views/QandA/Aiassistant/index.vue @@ -0,0 +1,521 @@ + + + \ No newline at end of file diff --git a/ALOps_sys_fe/alops-ui/src/views/QandA/knowledge/index.vue b/ALOps_sys_fe/alops-ui/src/views/QandA/knowledge/index.vue new file mode 100644 index 00000000..522ab7be --- /dev/null +++ b/ALOps_sys_fe/alops-ui/src/views/QandA/knowledge/index.vue @@ -0,0 +1,534 @@ + + + \ No newline at end of file diff --git a/ALOps_sys_fe/alops-ui/src/views/inMonitoring/assessment/index.vue b/ALOps_sys_fe/alops-ui/src/views/inMonitoring/assessment/index.vue new file mode 100644 index 00000000..522ab7be --- /dev/null +++ b/ALOps_sys_fe/alops-ui/src/views/inMonitoring/assessment/index.vue @@ -0,0 +1,534 @@ + + + \ No newline at end of file diff --git a/ALOps_sys_fe/alops-ui/src/views/inMonitoring/devicesState/index.vue b/ALOps_sys_fe/alops-ui/src/views/inMonitoring/devicesState/index.vue new file mode 100644 index 00000000..b2f67ebd --- /dev/null +++ b/ALOps_sys_fe/alops-ui/src/views/inMonitoring/devicesState/index.vue @@ -0,0 +1,516 @@ + + + \ No newline at end of file diff --git a/ALOps_sys_fe/alops-ui/src/views/inMonitoring/earlyWarning/index.vue b/ALOps_sys_fe/alops-ui/src/views/inMonitoring/earlyWarning/index.vue new file mode 100644 index 00000000..6582b28d --- /dev/null +++ b/ALOps_sys_fe/alops-ui/src/views/inMonitoring/earlyWarning/index.vue @@ -0,0 +1,521 @@ + + + \ No newline at end of file