| 插件 | 用户系统 V2.22 |
| 应用作者 | 迅睿官方团队 |
| 发布时间 | 2021-08-23 15:54:58 |
| 更新时间 | 2026-02-11 11:59:39 |
用户自定义字段,多选项,如果调用出名称?
{php $field = dr_field_options(17);}
{$field[$t.type]}
平常字段用以上代码可以调用出来。

现在用以下,出不来,请指教
{php $field = dr_field_options(32);}
{$field[$t.user.undertake_business]}