From 543c8628bdd4fe1fb3defadb1aa517b444a31b86 Mon Sep 17 00:00:00 2001 From: gongjiale <942894820@qq.com> Date: Thu, 12 Sep 2024 13:26:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E5=89=8D=E5=8F=B0=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/dataStatistics/daily/index.vue | 0 .../views/dataStatistics/monthData/detail.vue | 0 .../views/dataStatistics/monthData/index.vue | 30 ++ .../views/dataStatistics/monthData/report.vue | 0 .../dataStatistics/monthData/statics.vue | 0 .../views/dataStatistics/yearData/index.vue | 0 ruoyi-ui/src/views/history/bound/index.vue | 168 ++++++++ ruoyi-ui/src/views/history/inMove/index.vue | 376 ++++++++++++++++++ .../src/views/history/oilRecovery/index.vue | 375 +++++++++++++++++ .../views/onlineShow/history/bound/index.vue | 375 +++++++++++++++++ .../views/onlineShow/history/inMove/index.vue | 376 ++++++++++++++++++ .../onlineShow/history/oilRecovery/index.vue | 375 +++++++++++++++++ 12 files changed, 2075 insertions(+) create mode 100644 ruoyi-ui/src/views/dataStatistics/daily/index.vue create mode 100644 ruoyi-ui/src/views/dataStatistics/monthData/detail.vue create mode 100644 ruoyi-ui/src/views/dataStatistics/monthData/index.vue create mode 100644 ruoyi-ui/src/views/dataStatistics/monthData/report.vue create mode 100644 ruoyi-ui/src/views/dataStatistics/monthData/statics.vue create mode 100644 ruoyi-ui/src/views/dataStatistics/yearData/index.vue create mode 100644 ruoyi-ui/src/views/history/bound/index.vue create mode 100644 ruoyi-ui/src/views/history/inMove/index.vue create mode 100644 ruoyi-ui/src/views/history/oilRecovery/index.vue create mode 100644 ruoyi-ui/src/views/onlineShow/history/bound/index.vue create mode 100644 ruoyi-ui/src/views/onlineShow/history/inMove/index.vue create mode 100644 ruoyi-ui/src/views/onlineShow/history/oilRecovery/index.vue diff --git a/ruoyi-ui/src/views/dataStatistics/daily/index.vue b/ruoyi-ui/src/views/dataStatistics/daily/index.vue new file mode 100644 index 0000000..e69de29 diff --git a/ruoyi-ui/src/views/dataStatistics/monthData/detail.vue b/ruoyi-ui/src/views/dataStatistics/monthData/detail.vue new file mode 100644 index 0000000..e69de29 diff --git a/ruoyi-ui/src/views/dataStatistics/monthData/index.vue b/ruoyi-ui/src/views/dataStatistics/monthData/index.vue new file mode 100644 index 0000000..8f70b71 --- /dev/null +++ b/ruoyi-ui/src/views/dataStatistics/monthData/index.vue @@ -0,0 +1,30 @@ + + + \ No newline at end of file diff --git a/ruoyi-ui/src/views/dataStatistics/monthData/report.vue b/ruoyi-ui/src/views/dataStatistics/monthData/report.vue new file mode 100644 index 0000000..e69de29 diff --git a/ruoyi-ui/src/views/dataStatistics/monthData/statics.vue b/ruoyi-ui/src/views/dataStatistics/monthData/statics.vue new file mode 100644 index 0000000..e69de29 diff --git a/ruoyi-ui/src/views/dataStatistics/yearData/index.vue b/ruoyi-ui/src/views/dataStatistics/yearData/index.vue new file mode 100644 index 0000000..e69de29 diff --git a/ruoyi-ui/src/views/history/bound/index.vue b/ruoyi-ui/src/views/history/bound/index.vue new file mode 100644 index 0000000..2606bd5 --- /dev/null +++ b/ruoyi-ui/src/views/history/bound/index.vue @@ -0,0 +1,168 @@ + + + \ No newline at end of file diff --git a/ruoyi-ui/src/views/history/inMove/index.vue b/ruoyi-ui/src/views/history/inMove/index.vue new file mode 100644 index 0000000..c719629 --- /dev/null +++ b/ruoyi-ui/src/views/history/inMove/index.vue @@ -0,0 +1,376 @@ + + + + \ No newline at end of file diff --git a/ruoyi-ui/src/views/history/oilRecovery/index.vue b/ruoyi-ui/src/views/history/oilRecovery/index.vue new file mode 100644 index 0000000..13fc380 --- /dev/null +++ b/ruoyi-ui/src/views/history/oilRecovery/index.vue @@ -0,0 +1,375 @@ + + + + \ No newline at end of file diff --git a/ruoyi-ui/src/views/onlineShow/history/bound/index.vue b/ruoyi-ui/src/views/onlineShow/history/bound/index.vue new file mode 100644 index 0000000..13fc380 --- /dev/null +++ b/ruoyi-ui/src/views/onlineShow/history/bound/index.vue @@ -0,0 +1,375 @@ + + + + \ No newline at end of file diff --git a/ruoyi-ui/src/views/onlineShow/history/inMove/index.vue b/ruoyi-ui/src/views/onlineShow/history/inMove/index.vue new file mode 100644 index 0000000..c719629 --- /dev/null +++ b/ruoyi-ui/src/views/onlineShow/history/inMove/index.vue @@ -0,0 +1,376 @@ + + + + \ No newline at end of file diff --git a/ruoyi-ui/src/views/onlineShow/history/oilRecovery/index.vue b/ruoyi-ui/src/views/onlineShow/history/oilRecovery/index.vue new file mode 100644 index 0000000..13fc380 --- /dev/null +++ b/ruoyi-ui/src/views/onlineShow/history/oilRecovery/index.vue @@ -0,0 +1,375 @@ + + + + \ No newline at end of file