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; +} +