{ "portal": "认证授权", "cert": "上传证件", "auth": "认证授权", "certList": "证件", "memberList": "成员", "issue": "认证", "revoke": "吊销", "style": { "revoke": "danger" }, "icons": { "auth": "https://img.icons8.com/officel/80/activity-grid.png", "cert": "https://img.icons8.com/officel/80/activity-grid.png" }, "input": { "My Auth": "我的认证", "user_auth_role": "用户角色", "auth_uid": "认证", "auth_name": "认证主体", "auth_type": "主体类型", "auth_status": "认证状态", "from_uid": "认证机构" }, "value": { "user_auth_role": { "visitor": "访客", "creator": "创建人", "leader": "管理人员", "worker": "工作人员", "server": "服务人员", "style": { "creator": "danger", "leader": "danger" } }, "auth_type": { "root": "官方", "city": "城市", "company": "公司", "personal": "个人", "service": "服务", "style": { "root": "danger", "city": "danger" }, "icons": { "root": "https://img.icons8.com/officel/80/console.png", "city": "https://img.icons8.com/officel/80/city-buildings.png", "company": "https://img.icons8.com/officel/80/organization.png", "service": "https://img.icons8.com/officel/80/meeting-room.png", "personal": "https://img.icons8.com/officel/80/identification-documents--v1.png" } }, "auth_status": { "create": "🕑 待认证", "request": "🕑 待认证", "issued": "✅ 已认证", "revoked": "❌ 已吊销" } } }