From f0133773f7bc8078f20d3f5e0235a6b742a5dac6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E9=98=81=E8=BE=89?= Date: Thu, 20 Jan 2022 17:02:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/mall/index.vue | 15 ++- utils/index.js | 221 +++++++++++++++++++++++++------------------ 2 files changed, 144 insertions(+), 92 deletions(-) diff --git a/pages/mall/index.vue b/pages/mall/index.vue index 84e682e..8a04442 100644 --- a/pages/mall/index.vue +++ b/pages/mall/index.vue @@ -39,7 +39,7 @@ - {{ item.updateTime }} + {{item.updateTime | timeFilter }} 编辑 @@ -59,11 +59,21 @@