Mr.Shi
2023-09-07 e0673329aafe8fc5e17daa75f940807566813290
minipro_standard/components/Search.vue
@@ -66,6 +66,8 @@
       display: flex;
       align-items: center;
       .zhanwei {
         width: 100%;
         height: calc(88rpx + 30rpx);
           background: #ffffff;
       }
       .content {
@@ -81,7 +83,7 @@
           justify-content: space-between;
           padding-left: 40rpx;
           padding-right: 40rpx;
           padding-bottom: 64rpx;
           padding-bottom: env(safe-area-inset-bottom);
           box-sizing: border-box;
           position: fixed;
           bottom: 0;
@@ -91,6 +93,7 @@
           .footer_close {
               flex: 1;
               padding: 28rpx 0;
            height: 88rpx;
               box-sizing: border-box;
               margin-right: 22rpx;
               font-size: 32rpx;
@@ -103,6 +106,7 @@
           }
           .footer_submit {
               flex: 1;
            height: 88rpx;
               padding: 28rpx 0;
               box-sizing: border-box;
               font-size: 32rpx;