From 90cdef7e46dd868c1cf26725995c149328413553 Mon Sep 17 00:00:00 2001 From: hdx Date: Mon, 21 Aug 2023 17:10:42 +0800 Subject: [PATCH] =?UTF-8?q?long-list:=20=E6=9B=B4=E6=96=B0API=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/template/long-list/long-list.uvue | 72 ++++++++++++------------- 1 file changed, 35 insertions(+), 37 deletions(-) diff --git a/pages/template/long-list/long-list.uvue b/pages/template/long-list/long-list.uvue index 42661f9c..ab347f11 100644 --- a/pages/template/long-list/long-list.uvue +++ b/pages/template/long-list/long-list.uvue @@ -2,23 +2,23 @@ - + - {{item.name}} + {{item.plugin_name}} - {{item.intro}} + {{item.plugin_intro}} + + + {{item2}} - 更新日期 - - + {{item.update_date}} + {{item.author_name}} @@ -26,18 +26,22 @@