|
@@ -5,7 +5,7 @@
|
|
|
<view class="navbar-left">
|
|
|
<u-icon name="arrow-left" color="#2979ff" size="32" label="" @click="backClose" style="margin-right: 30rpx;"></u-icon>
|
|
|
<u-icon name="plus" color="#2979ff" size="32" label="增加" @click="openEdit"></u-icon>
|
|
|
- <text style="flex:1;text-align: center;font-size:30rpx;">白名单管理</text>
|
|
|
+ <text style="flex:1;text-align: center;font-size:30rpx;">会员管理</text>
|
|
|
</view>
|
|
|
<u-dropdown ref="filterDropdown">
|
|
|
<u-dropdown-item title="筛选">
|