title = $model->id; $this->params['breadcrumbs'][] = ['label' => Yii::t('common', 'Wechat Users'), 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?> render('../site/view_menu', [ 'model' => $model]) ?>
$model, 'attributes' => [ 'id', 'openid', 'unionid', 'tel', 'nickName', 'avatarUrl:url', 'country', 'province', 'city', 'language', 'signature', 'created_at:datetime', 'updated_at:datetime', 'status', 'gender', ], ]) ?>