| | |
| | | <text class="font-18 dark-gray">HIVE</text> |
| | | <view> |
| | | <text class="icon gray iconfont iconsousuo mr-15"></text> |
| | | <text class="icon gray iconfont iconjiahao" @click.stop="isShow=!isShow"></text> |
| | | <text class="icon gray iconfont iconjia" @click.stop="isShow=!isShow"></text> |
| | | </view> |
| | | </view> |
| | | <popover class="popup-content" v-show="isShow"> |
| | | <view class="popup-item flex align-center"> |
| | | <text class="icon white iconfont iconjiahao mr-5"></text> |
| | | <text class="icon white iconfont iconjia mr-5"></text> |
| | | <text class="white font-14 popup-content-text">新增会员</text> |
| | | </view> |
| | | <view class="popup-item flex align-center"> |