From 5c2ed3d87da9041bf92ab06199b4332bd322b7c3 Mon Sep 17 00:00:00 2001 From: woody Date: Thu, 3 Jul 2025 09:56:13 +0800 Subject: [PATCH] feat(specialareaList): showToast add duration --- pages/specialArea/list.vue | 1320 +++++++++++++++++++----------------- 1 file changed, 702 insertions(+), 618 deletions(-) diff --git a/pages/specialArea/list.vue b/pages/specialArea/list.vue index 0400976..eee926c 100644 --- a/pages/specialArea/list.vue +++ b/pages/specialArea/list.vue @@ -1,662 +1,746 @@ \ No newline at end of file +.search { + margin: 10rpx 20rpx; + padding: 10rpx; + background: #eeeeee; + border-radius: 20px; + font-size: 14px; +} +