Browse Source

更换背景色

bd0716 2 years ago
parent
commit
7eb4dfe142
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages-search/indedxSearch/indedxSearch.vue

+ 1 - 1
pages-search/indedxSearch/indedxSearch.vue

@@ -609,7 +609,7 @@ export default {
     display: flex;
     align-items: center;
     width: 252rpx;
-    background-color: #f9f9f9;
+    background-color: #fff;
     color: #999999;
     font-size: 24rpx;
     height: 51rpx;