feat(profile): refine student creation workflow

This commit is contained in:
2026-07-21 16:59:06 +08:00
parent 26e4ec3271
commit 12a000845a
10 changed files with 144 additions and 87 deletions

View File

@@ -1,4 +1,4 @@
<view class="tabbar" role="tablist">
<view wx:if="{{visible}}" class="tabbar" role="tablist">
<view
wx:for="{{tabItems}}"
wx:key="pagePath"