Browse Source

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

Damon 10 tháng trước cách đây
mục cha
commit
955f429d50
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 {