From b3b0b620bf67ae731c004c8479c60917732da3c9 Mon Sep 17 00:00:00 2001 From: clay <209192278@qq.com> Date: Wed, 28 Dec 2022 22:15:56 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=9B=BE=E7=89=87=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=EF=BC=8C=E8=A1=8C=E4=B8=9A=E6=8A=A5=E5=91=8A=E4=B8=AD?= =?UTF-8?q?=E8=A1=8C=E4=B8=9A=E6=96=B0=E9=97=BB=E5=8F=8A=E8=AF=A6=E6=83=85?= =?UTF-8?q?=E9=A1=B5=E5=92=8C=E6=96=B0=E5=93=81=E5=8F=91=E5=B8=83=E5=8F=8A?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E9=A1=B5=E6=8E=A5=E5=8F=A3=E5=AF=B9=E6=8E=A5?= =?UTF-8?q?=E5=AE=8C=E6=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/certifiedCj/certifiedCj.vue | 37 ++-------- components/news/news.vue | 22 ++---- components/products/products.vue | 49 ++++--------- .../certifiedCjDetail/certifiedCjDetail.vue | 3 +- packageReport/xwDetail/xwDetail.vue | 16 ++--- .../detail/productsDetail/productsDetail.vue | 39 +++++------ pages/index/index.vue | 70 +++---------------- pages/report/report.vue | 1 - utills/date.js | 36 +++++++++- 9 files changed, 89 insertions(+), 184 deletions(-) diff --git a/components/certifiedCj/certifiedCj.vue b/components/certifiedCj/certifiedCj.vue index 428243c..6adf96e 100644 --- a/components/certifiedCj/certifiedCj.vue +++ b/components/certifiedCj/certifiedCj.vue @@ -1,7 +1,7 @@