From ac0efd189d2722b7399de74ac15c5dde880e829f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=BF=97=E5=9B=BD?= <854933521@qq.com> Date: Tue, 29 Oct 2024 14:35:30 +0800 Subject: [PATCH] =?UTF-8?q?mycomponents/recommend=20=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E8=BF=81=E7=A7=BB=208/8-10/25?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/mycomponents/recommend/recommend.vue | 2 +- src/mycomponents/recommend/recommendBatch.vue | 168 ++++++++++++++++++ 2 files changed, 169 insertions(+), 1 deletion(-) create mode 100644 src/mycomponents/recommend/recommendBatch.vue diff --git a/src/mycomponents/recommend/recommend.vue b/src/mycomponents/recommend/recommend.vue index 3bfc478a..67ba0a63 100644 --- a/src/mycomponents/recommend/recommend.vue +++ b/src/mycomponents/recommend/recommend.vue @@ -5,7 +5,7 @@ - + diff --git a/src/mycomponents/recommend/recommendBatch.vue b/src/mycomponents/recommend/recommendBatch.vue new file mode 100644 index 00000000..04ded7d0 --- /dev/null +++ b/src/mycomponents/recommend/recommendBatch.vue @@ -0,0 +1,168 @@ + + + + + \ No newline at end of file