From 14ca12d081e0e9ccab6b7a59aeb7ec10458ef7f0 Mon Sep 17 00:00:00 2001 From: jiminglei <836545853@qq.com> Date: Mon, 25 Mar 2024 15:43:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=B6=E9=87=91=E7=AA=91=E7=82=89=20?= =?UTF-8?q?=E8=83=BD=E6=BA=90=E6=B5=8B=E7=AE=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- psdc-ui/src/views/system/energy/index.vue | 693 +++++++++++++++++++++ psdc-ui/src/views/system/kiln/index.vue | 714 ++++++++++++++++++++++ 2 files changed, 1407 insertions(+) create mode 100644 psdc-ui/src/views/system/energy/index.vue create mode 100644 psdc-ui/src/views/system/kiln/index.vue diff --git a/psdc-ui/src/views/system/energy/index.vue b/psdc-ui/src/views/system/energy/index.vue new file mode 100644 index 0000000..b2c7f15 --- /dev/null +++ b/psdc-ui/src/views/system/energy/index.vue @@ -0,0 +1,693 @@ + + + + + \ No newline at end of file diff --git a/psdc-ui/src/views/system/kiln/index.vue b/psdc-ui/src/views/system/kiln/index.vue new file mode 100644 index 0000000..fa1d2ef --- /dev/null +++ b/psdc-ui/src/views/system/kiln/index.vue @@ -0,0 +1,714 @@ + + + + + \ No newline at end of file