title = $model->isNewRecord ? '创建场地人员' : '编辑场地人员'; $this->params['breadcrumbs'][] = ['label' => '人员列表' , 'url' => [\Yii::$app->urlManager->createUrl(["admin/store/store-user"])]]; $this->params['breadcrumbs'][] = $this->title; ?>
title ?>
1.人员创建成功后【人员身份】【所属场地】【登录账号】【手机号】不可变更,请谨慎操作
user_type == null || $model->user_type == 1 ? 'checked' : ''?> lay-filter="static" isNewRecord ? 'disabled' : ''?>> user_type == 2 ? 'checked' : ''?> lay-filter="static" isNewRecord ? 'disabled' : ''?>> user_type == 3 ? 'checked' : ''?> lay-filter="static" isNewRecord ? 'disabled' : ''?>>
status == null || $model->status == 0 ? 'checked' : ''?>> status == 1 ? 'checked' : ''?>>
isNewRecord ? 'disabled' : ''?>>
字母或者数字,使用字母开头
isNewRecord ? "密码最少8个字符,默认密码为:{$password}" : '密码留空则不重置密码'?>
isNewRecord ? 'disabled' : ''?>>
注意:使用此手机号授权登录小程序享有相应权限
registerJs($this->blocks['js_script_wrap'], \yii\web\View::POS_END); ?>