mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 14:26:54 +08:00
fix 一下小修改
This commit is contained in:
@ -83,4 +83,4 @@ $form = ActiveForm::begin([
|
|||||||
<?php ActiveForm::end() ?>
|
<?php ActiveForm::end() ?>
|
||||||
```
|
```
|
||||||
|
|
||||||
你可以看到,在 `update` 视图中,我们同时显示了两个模型 `$user` 和 `$profile` 的属性。
|
你可以看到,在 `update` 视图中,我们同时显示了两个模型 `$user` 和 `$profile` 的属性的输入栏。
|
||||||
|
Reference in New Issue
Block a user