From cb7ef86d4070e3dfa1ee4ff6ddbb73943a635122 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E5=B9=B3=E8=89=BA?= <52643018@qq.com> Date: Fri, 17 Sep 2021 18:12:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=88=86=E7=B1=BB=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E9=80=BB=E8=BE=91=EF=BC=8C=E5=8F=B3=E4=BE=A7=E6=BB=91?= =?UTF-8?q?=E5=8A=A8=E5=B7=A6=E4=BE=A7=E8=81=94=E5=8A=A8BUG=EF=BC=8C?= =?UTF-8?q?=E5=BE=85=E9=AA=8C=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/category/category.vue | 10 +- pages/index/category/testdata.js | 225 ------------------------------ 2 files changed, 7 insertions(+), 228 deletions(-) delete mode 100644 pages/index/category/testdata.js diff --git a/pages/index/category/category.vue b/pages/index/category/category.vue index 7ba2399..73913de 100644 --- a/pages/index/category/category.vue +++ b/pages/index/category/category.vue @@ -11,11 +11,11 @@ - + {{ item.name }} - + @@ -92,7 +92,6 @@