feta : 新增实名认证判断 公司/岗位收藏 需要认证

招聘会预约        需要认证
外部岗位申请    需要认证
内部岗位申请    不需要认证
我的页面-认证状态 改为真实数据
This commit is contained in:
2025-12-25 15:09:09 +08:00
parent ff71c50b9c
commit 1b332fbad8
9 changed files with 785 additions and 15 deletions

View File

@@ -63,7 +63,14 @@
{
"path": "pages/search/search",
"style": {
"navigationBarTitleText": "",
"navigationBarTitleText": "搜索",
"navigationStyle": "custom"
}
},
{
"path": "pages/auth/index",
"style": {
"navigationBarTitleText": "实名认证",
"navigationStyle": "custom"
}
}