|
@@ -15,7 +15,7 @@
|
|
|
</view> -->
|
|
|
<uni-popup ref="filterPopup" type="top" :animation="false" :is-mask-click="false"
|
|
|
mask-background-color="rgba(0, 0, 0, 0.4)">
|
|
|
- <view style="background-color: #fff;">
|
|
|
+ <view class="white-popup">
|
|
|
<view class="icon-title-navBar-box">
|
|
|
<view @click="goUpPage2" class="nav-bar-icon"></view>
|
|
|
<text class="nav-bar-title">返回</text>
|