global.php 67 B

123456789
  1. <?php
  2. /*
  3. * 公共配置
  4. */
  5. return [
  6. 'nav_bar' => [
  7. ]
  8. ];