Ver Fonte

调整高度

zhengnaiwen_citu há 5 meses atrás
pai
commit
8d112de4a5
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      components/FilterList/mFilter.vue

+ 1 - 1
components/FilterList/mFilter.vue

@@ -149,7 +149,7 @@ const submit = () => {
 
 <style lang="scss" scoped>
 .popup-content {
-  height: 600px;
+  height: 580px;
   background: #FFF;
   border-radius: 20rpx 20rpx 0 0;
   padding: 10px 10px 80px 10px;