From cab8add6e522d95a00b67c8d8b8a7eea7434a20a Mon Sep 17 00:00:00 2001 From: Panzihang <819652404@qq.com> Date: Mon, 8 Jan 2024 15:16:29 +0800 Subject: [PATCH] 1.8 --- .../maramlee-waterfalls-flow.vue | 181 ++++++++++++++++++ .../waterfall-list.vue | 69 ++----- pages/discharge/index.vue | 2 +- pages/index/instruct.vue | 1 + pages/login/index.vue | 4 +- pages/quality/details.vue | 3 +- pages/quality/edit.vue | 15 +- pages/quality/index.vue | 4 - pages/quality/zsEdit.vue | 29 ++- pages/receipt/index.vue | 3 +- pages/shipWork/mixSign.vue | 1 - pages/test.vue | 144 ++++++++++++++ .../custom-waterfalls-flow.vue | 76 ++++++-- .../components/waterfall/waterfall-item.vue | 98 ---------- 14 files changed, 447 insertions(+), 183 deletions(-) create mode 100644 components/maramlee-waterfalls-flow/maramlee-waterfalls-flow.vue rename {uni_modules/helang-waterfall/components/waterfall => components/maramlee-waterfalls-flow}/waterfall-list.vue (77%) create mode 100644 pages/test.vue delete mode 100644 uni_modules/helang-waterfall/components/waterfall/waterfall-item.vue diff --git a/components/maramlee-waterfalls-flow/maramlee-waterfalls-flow.vue b/components/maramlee-waterfalls-flow/maramlee-waterfalls-flow.vue new file mode 100644 index 0000000..beaaf8a --- /dev/null +++ b/components/maramlee-waterfalls-flow/maramlee-waterfalls-flow.vue @@ -0,0 +1,181 @@ + + + diff --git a/uni_modules/helang-waterfall/components/waterfall/waterfall-list.vue b/components/maramlee-waterfalls-flow/waterfall-list.vue similarity index 77% rename from uni_modules/helang-waterfall/components/waterfall/waterfall-list.vue rename to components/maramlee-waterfalls-flow/waterfall-list.vue index 9053562..9e11815 100644 --- a/uni_modules/helang-waterfall/components/waterfall/waterfall-list.vue +++ b/components/maramlee-waterfalls-flow/waterfall-list.vue @@ -4,55 +4,33 @@ - - 456 - + + - 456 - + + - - \ No newline at end of file diff --git a/uni_modules/custom-waterfalls-flow/components/custom-waterfalls-flow/custom-waterfalls-flow.vue b/uni_modules/custom-waterfalls-flow/components/custom-waterfalls-flow/custom-waterfalls-flow.vue index 310cdf9..bd3935e 100644 --- a/uni_modules/custom-waterfalls-flow/components/custom-waterfalls-flow/custom-waterfalls-flow.vue +++ b/uni_modules/custom-waterfalls-flow/components/custom-waterfalls-flow/custom-waterfalls-flow.vue @@ -1,7 +1,9 @@