GITLAB

OTHER_COMPANY_PROJECTS / smart

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • smart
  • environments
  • dev
  • app-ht
  • config
  • params-local.php
  • 753bd90e   1.APP-wx 代码初始化。 Browse Code »
    曹明
    2019-12-11 20:30:13 +0800  
params-local.php 122 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7
<?php
return [
    /**
     * 基础 CSS JS 的路径
     */
    'assetsUrl' => 'http://localhost/smart/app-ht/web/',
];