odc.xiaohui
2023-04-06 b28a722045219cb35e125f66887152feec9a8771
miniprogram/pages/user/group/index.wxml
@@ -14,6 +14,6 @@
        </view>
    </view>
    <van-empty class="empty" description="尚未加入群组" wx:if="{{groupList.length === 0}}">
        <van-button round type="info" size="small" custom-class   ="bottom-button" bind:click="toHome">回到首页</van-button>
        <!-- <van-button round type="info" size="small" custom-class   ="bottom-button" bind:click="toHome">回到首页</van-button> -->
    </van-empty>
</view>