소스 검색

feature: 将标题背景颜色设置为白色

Damon 10 달 전
부모
커밋
955f429d50
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      pages/components/navbar/navbar.wxss

+ 0 - 1
pages/components/navbar/navbar.wxss

@@ -7,7 +7,6 @@
   display: flex;
   align-items: center;
   position: relative;
-  background-color: red;
 }
 
 .nav-wrap .nav-info .device-pic {