From 84f3d5fec588b7c106409ea5dc23cefbcc043385 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Sat, 22 Apr 2023 21:09:01 +0800 Subject: [PATCH] remove unused code --- src/views/mobile/Signup.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/mobile/Signup.vue b/src/views/mobile/Signup.vue index d11c86e2..8a0136d2 100644 --- a/src/views/mobile/Signup.vue +++ b/src/views/mobile/Signup.vue @@ -130,7 +130,7 @@ :key="categoryType" v-for="(categories, categoryType) in presetCategories"> {{ getCategoryTypeName(categoryType) }} - @@ -140,7 +140,7 @@ -