From 81a70dfee5246dfccbe82501ef03320707f6cca7 Mon Sep 17 00:00:00 2001 From: liaodeyun Date: Thu, 11 Sep 2025 17:58:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=94=9F=E4=BA=A7=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E9=A1=B5=E9=9D=A2=EF=BC=8C=E5=A2=9E=E5=8A=A0=E9=A1=B6?= =?UTF-8?q?=E9=83=A8=E6=A0=87=E7=AD=BE=EF=BC=8C=E6=96=B0=E5=BB=BA=E5=88=86?= =?UTF-8?q?=E5=8C=85pages-production=EF=BC=8C=E5=B0=86=E7=94=9F=E4=BA=A7?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E7=A7=BB=E5=8A=A8=E8=87=B3=E5=88=86=E5=8C=85?= =?UTF-8?q?=E4=B8=8B=E9=9D=A2=E3=80=82=20=E4=B8=8B=E4=B8=80=E6=AD=A5?= =?UTF-8?q?=E5=88=B6=E4=BD=9C=E6=9B=B2=E7=BA=BF=E9=A1=B5=E9=9D=A2=EF=BC=8C?= =?UTF-8?q?=E7=BB=9F=E8=AE=A1=E9=A1=B5=E9=9D=A2=EF=BC=8C=E7=BB=A7=E7=BB=AD?= =?UTF-8?q?=E5=81=9A=E5=A5=BD=E8=AE=BE=E5=A4=87=EF=BC=8C=E5=AE=89=E9=98=B2?= =?UTF-8?q?=E7=AD=89=E9=A1=B5=E9=9D=A2=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages-production/ribaoshuju/rbsjLsxq.vue | 274 ++++++++ src/pages-production/ribaoshuju/trqRbsj.vue | 633 ++++++++++++++++++ src/pages-production/ribaoshuju/yyRbsj.vue | 317 +++++++++ src/pages-production/shishishuju/aqbjSssj.vue | 8 + .../shishishuju/chart/lssjChart.vue | 507 ++++++++++++++ .../shishishuju/chart/sssjChart.vue | 78 +++ src/pages-production/shishishuju/gycsSssj.vue | 8 + src/pages-production/shishishuju/index.vue | 7 + src/pages-production/shishishuju/nyxhSssj.vue | 8 + src/pages-production/shishishuju/trqSssj.vue | 356 ++++++++++ src/pages-production/shishishuju/ysjSssj.vue | 8 + src/pages/production/index.vue | 171 ++--- 12 files changed, 2259 insertions(+), 116 deletions(-) create mode 100644 src/pages-production/ribaoshuju/rbsjLsxq.vue create mode 100644 src/pages-production/ribaoshuju/trqRbsj.vue create mode 100644 src/pages-production/ribaoshuju/yyRbsj.vue create mode 100644 src/pages-production/shishishuju/aqbjSssj.vue create mode 100644 src/pages-production/shishishuju/chart/lssjChart.vue create mode 100644 src/pages-production/shishishuju/chart/sssjChart.vue create mode 100644 src/pages-production/shishishuju/gycsSssj.vue create mode 100644 src/pages-production/shishishuju/index.vue create mode 100644 src/pages-production/shishishuju/nyxhSssj.vue create mode 100644 src/pages-production/shishishuju/trqSssj.vue create mode 100644 src/pages-production/shishishuju/ysjSssj.vue diff --git a/src/pages-production/ribaoshuju/rbsjLsxq.vue b/src/pages-production/ribaoshuju/rbsjLsxq.vue new file mode 100644 index 0000000..8520956 --- /dev/null +++ b/src/pages-production/ribaoshuju/rbsjLsxq.vue @@ -0,0 +1,274 @@ + + { + layout: 'default', + style: { + navigationStyle: 'custom', + navigationBarTitleText: '历史数据', + }, + } + + + + + + \ No newline at end of file diff --git a/src/pages-production/ribaoshuju/trqRbsj.vue b/src/pages-production/ribaoshuju/trqRbsj.vue new file mode 100644 index 0000000..9861942 --- /dev/null +++ b/src/pages-production/ribaoshuju/trqRbsj.vue @@ -0,0 +1,633 @@ + + + + + \ No newline at end of file diff --git a/src/pages-production/ribaoshuju/yyRbsj.vue b/src/pages-production/ribaoshuju/yyRbsj.vue new file mode 100644 index 0000000..94ed949 --- /dev/null +++ b/src/pages-production/ribaoshuju/yyRbsj.vue @@ -0,0 +1,317 @@ + + + + + \ No newline at end of file diff --git a/src/pages-production/shishishuju/aqbjSssj.vue b/src/pages-production/shishishuju/aqbjSssj.vue new file mode 100644 index 0000000..02409e3 --- /dev/null +++ b/src/pages-production/shishishuju/aqbjSssj.vue @@ -0,0 +1,8 @@ + + + + + \ No newline at end of file diff --git a/src/pages-production/shishishuju/chart/lssjChart.vue b/src/pages-production/shishishuju/chart/lssjChart.vue new file mode 100644 index 0000000..3b58067 --- /dev/null +++ b/src/pages-production/shishishuju/chart/lssjChart.vue @@ -0,0 +1,507 @@ + + { + layout: 'default', + style: { + navigationStyle: 'custom', + navigationBarTitleText: '历史数据图表', + }, + } + + + + + + + \ No newline at end of file diff --git a/src/pages-production/shishishuju/chart/sssjChart.vue b/src/pages-production/shishishuju/chart/sssjChart.vue new file mode 100644 index 0000000..d8144d8 --- /dev/null +++ b/src/pages-production/shishishuju/chart/sssjChart.vue @@ -0,0 +1,78 @@ + + { + layout: 'default', + style: { + navigationStyle: 'custom', + navigationBarTitleText: '历史数据图表', + }, + } + + + + + + + diff --git a/src/pages-production/shishishuju/gycsSssj.vue b/src/pages-production/shishishuju/gycsSssj.vue new file mode 100644 index 0000000..02409e3 --- /dev/null +++ b/src/pages-production/shishishuju/gycsSssj.vue @@ -0,0 +1,8 @@ + + + + + \ No newline at end of file diff --git a/src/pages-production/shishishuju/index.vue b/src/pages-production/shishishuju/index.vue new file mode 100644 index 0000000..467da78 --- /dev/null +++ b/src/pages-production/shishishuju/index.vue @@ -0,0 +1,7 @@ + + + \ No newline at end of file diff --git a/src/pages-production/shishishuju/nyxhSssj.vue b/src/pages-production/shishishuju/nyxhSssj.vue new file mode 100644 index 0000000..02409e3 --- /dev/null +++ b/src/pages-production/shishishuju/nyxhSssj.vue @@ -0,0 +1,8 @@ + + + + + \ No newline at end of file diff --git a/src/pages-production/shishishuju/trqSssj.vue b/src/pages-production/shishishuju/trqSssj.vue new file mode 100644 index 0000000..031aada --- /dev/null +++ b/src/pages-production/shishishuju/trqSssj.vue @@ -0,0 +1,356 @@ + + { + layout: 'default', + style: { + navigationStyle: 'custom', + navigationBarTitleText: '生产数据', + }, + } + + + + + \ No newline at end of file diff --git a/src/pages-production/shishishuju/ysjSssj.vue b/src/pages-production/shishishuju/ysjSssj.vue new file mode 100644 index 0000000..02409e3 --- /dev/null +++ b/src/pages-production/shishishuju/ysjSssj.vue @@ -0,0 +1,8 @@ + + + + + \ No newline at end of file diff --git a/src/pages/production/index.vue b/src/pages/production/index.vue index 0181ff7..503b8f4 100644 --- a/src/pages/production/index.vue +++ b/src/pages/production/index.vue @@ -9,51 +9,35 @@ \ No newline at end of file