From a91a487141f019f092812a354d1424d6a2e8afd6 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Mon, 4 Mar 2024 09:48:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 42 +++++++++++++++++++ .../VibrationClean/cache-line-call.vue | 19 +++++++++ .../VibrationClean/cache-line-check.vue | 19 +++++++++ .../cache-line-mater-manage.vue | 19 +++++++++ .../modules/VibrationClean/clean-cutting.vue | 19 +++++++++ .../modules/VibrationClean/clean-feeding.vue | 19 +++++++++ .../VibrationClean/semi-finished-outbound.vue | 19 +++++++++ 7 files changed, 156 insertions(+) create mode 100644 pages/modules/VibrationClean/cache-line-call.vue create mode 100644 pages/modules/VibrationClean/cache-line-check.vue create mode 100644 pages/modules/VibrationClean/cache-line-mater-manage.vue create mode 100644 pages/modules/VibrationClean/clean-cutting.vue create mode 100644 pages/modules/VibrationClean/clean-feeding.vue create mode 100644 pages/modules/VibrationClean/semi-finished-outbound.vue diff --git a/pages.json b/pages.json index 1e2aa68..35eb7a4 100644 --- a/pages.json +++ b/pages.json @@ -60,6 +60,48 @@ } } + ,{ + "path" : "pages/modules/VibrationClean/cache-line-call", + "style": { + "navigationStyle": "custom" + } + + } + ,{ + "path" : "pages/modules/VibrationClean/semi-finished-outbound", + "style": { + "navigationStyle": "custom" + } + + } + ,{ + "path" : "pages/modules/VibrationClean/cache-line-check", + "style": { + "navigationStyle": "custom" + } + + } + ,{ + "path" : "pages/modules/VibrationClean/cache-line-mater-manage", + "style": { + "navigationStyle": "custom" + } + + } + ,{ + "path" : "pages/modules/VibrationClean/clean-feeding", + "style": { + "navigationStyle": "custom" + } + + } + ,{ + "path" : "pages/modules/VibrationClean/clean-cutting", + "style": { + "navigationStyle": "custom" + } + + } ], "globalStyle": { "navigationBarTextStyle": "black",//导航栏标题颜色及状态栏前景颜色,仅支持 black/white diff --git a/pages/modules/VibrationClean/cache-line-call.vue b/pages/modules/VibrationClean/cache-line-call.vue new file mode 100644 index 0000000..239d03a --- /dev/null +++ b/pages/modules/VibrationClean/cache-line-call.vue @@ -0,0 +1,19 @@ + + + + + diff --git a/pages/modules/VibrationClean/cache-line-check.vue b/pages/modules/VibrationClean/cache-line-check.vue new file mode 100644 index 0000000..239d03a --- /dev/null +++ b/pages/modules/VibrationClean/cache-line-check.vue @@ -0,0 +1,19 @@ + + + + + diff --git a/pages/modules/VibrationClean/cache-line-mater-manage.vue b/pages/modules/VibrationClean/cache-line-mater-manage.vue new file mode 100644 index 0000000..239d03a --- /dev/null +++ b/pages/modules/VibrationClean/cache-line-mater-manage.vue @@ -0,0 +1,19 @@ + + + + + diff --git a/pages/modules/VibrationClean/clean-cutting.vue b/pages/modules/VibrationClean/clean-cutting.vue new file mode 100644 index 0000000..239d03a --- /dev/null +++ b/pages/modules/VibrationClean/clean-cutting.vue @@ -0,0 +1,19 @@ + + + + + diff --git a/pages/modules/VibrationClean/clean-feeding.vue b/pages/modules/VibrationClean/clean-feeding.vue new file mode 100644 index 0000000..239d03a --- /dev/null +++ b/pages/modules/VibrationClean/clean-feeding.vue @@ -0,0 +1,19 @@ + + + + + diff --git a/pages/modules/VibrationClean/semi-finished-outbound.vue b/pages/modules/VibrationClean/semi-finished-outbound.vue new file mode 100644 index 0000000..239d03a --- /dev/null +++ b/pages/modules/VibrationClean/semi-finished-outbound.vue @@ -0,0 +1,19 @@ + + + + +