From 0bc72d8603fe2e8c668fad3be909c37107092bad Mon Sep 17 00:00:00 2001 From: aihe <961836564@qq.com> Date: Sat, 9 Dec 2023 19:13:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=8A=E9=97=A8=E6=97=B6?= =?UTF-8?q?=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../buns-country-sheet/buns-country-sheet.vue | 4 +- .../buns-paytype-sheet/buns-paytype-sheet.vue | 8 +- .../buns-revtime-sheet/buns-revtime-sheet.vue | 201 ++++++++++++++++++ .../buns-stockroom-sheet.vue | 4 +- components/buns-way-sheet/buns-way-sheet.vue | 4 +- pages/post/post.vue | 9 +- 6 files changed, 223 insertions(+), 7 deletions(-) create mode 100644 components/buns-revtime-sheet/buns-revtime-sheet.vue diff --git a/components/buns-country-sheet/buns-country-sheet.vue b/components/buns-country-sheet/buns-country-sheet.vue index e8c0d4c..51e5f21 100644 --- a/components/buns-country-sheet/buns-country-sheet.vue +++ b/components/buns-country-sheet/buns-country-sheet.vue @@ -19,7 +19,9 @@ - + + + diff --git a/components/buns-paytype-sheet/buns-paytype-sheet.vue b/components/buns-paytype-sheet/buns-paytype-sheet.vue index 2f418a2..76d1a3c 100644 --- a/components/buns-paytype-sheet/buns-paytype-sheet.vue +++ b/components/buns-paytype-sheet/buns-paytype-sheet.vue @@ -15,7 +15,9 @@ - + + + @@ -35,7 +37,9 @@ {{caCurrent.item.title}} - + + + diff --git a/components/buns-revtime-sheet/buns-revtime-sheet.vue b/components/buns-revtime-sheet/buns-revtime-sheet.vue new file mode 100644 index 0000000..7077fa4 --- /dev/null +++ b/components/buns-revtime-sheet/buns-revtime-sheet.vue @@ -0,0 +1,201 @@ + + + + + \ No newline at end of file diff --git a/components/buns-stockroom-sheet/buns-stockroom-sheet.vue b/components/buns-stockroom-sheet/buns-stockroom-sheet.vue index cc0689c..90602ee 100644 --- a/components/buns-stockroom-sheet/buns-stockroom-sheet.vue +++ b/components/buns-stockroom-sheet/buns-stockroom-sheet.vue @@ -22,7 +22,9 @@ - + + + diff --git a/components/buns-way-sheet/buns-way-sheet.vue b/components/buns-way-sheet/buns-way-sheet.vue index 6d72ba7..41a98da 100644 --- a/components/buns-way-sheet/buns-way-sheet.vue +++ b/components/buns-way-sheet/buns-way-sheet.vue @@ -19,7 +19,9 @@ - + + + diff --git a/pages/post/post.vue b/pages/post/post.vue index 4b52893..ad2802a 100644 --- a/pages/post/post.vue +++ b/pages/post/post.vue @@ -136,7 +136,7 @@ - + @@ -237,6 +237,7 @@ +