调整首页

This commit is contained in:
2024-03-26 17:38:31 +08:00
parent 756f567dba
commit 3b5525a2a2
18 changed files with 247 additions and 34 deletions

View File

@@ -1,9 +1,9 @@
<!--pages/member/index.wxml-->
<van-tabs active="{{ active }}" bind:change="onChangeTab">
<van-tab title="申请人员">
<!-- <van-tabs active="{{ active }}" bind:change="onChangeTab"> -->
<!-- <van-tab title="申请人员">
<approve-member />
</van-tab>
<van-tab title="人员管理">
<van-tab title="人员管理"> -->
<member-manage />
</van-tab>
</van-tabs>
<!-- </van-tab> -->
<!-- </van-tabs> -->