Skip to content

Commit

Permalink
refactor: 文档说明
Browse files Browse the repository at this point in the history
  • Loading branch information
myloveGy committed Nov 28, 2019
1 parent dff1f7d commit 07ff882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/default/login.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

/* @var $this yii\web\View */
/* @var $form yii\bootstrap\ActiveForm */
/* @var $model jinxing\admin\models\LoginForm */
/* @var $model jinxing\admin\models\forms\AdminForm */

$this->title = Yii::t('admin', 'Login');
$this->params['breadcrumbs'][] = $this->title;
Expand Down

0 comments on commit 07ff882

Please sign in to comment.