diff --git a/uni_modules/uv-navbar/components/uv-navbar/uv-navbar.vue b/uni_modules/uv-navbar/components/uv-navbar/uv-navbar.vue index a46ad7adc75fbd6f344c3b9d2c8727a1e954824f..7597ba9cac5a4954a9d5d2caf0b866028ce58a96 100644 --- a/uni_modules/uv-navbar/components/uv-navbar/uv-navbar.vue +++ b/uni_modules/uv-navbar/components/uv-navbar/uv-navbar.vue @@ -7,18 +7,17 @@ height: $uv.addUnit($uv.getPx(height) + $uv.sys().statusBarHeight,'px'), }" > - + -1 && this.bgColor.indexOf('base64') > -1; @@ -199,7 +189,7 @@ @include flex(row); align-items: center; height: 44px; - background-color: #9acafc; + background: transparent; position: relative; justify-content: center;