index.php 171 B

123456789
  1. <?php
  2. /* @var $this yii\web\View */
  3. ?>
  4. <h1>goods/index</h1>
  5. <p>
  6. You may change the content of this page by modifying
  7. the file <code><?= __FILE__; ?></code>.
  8. </p>