PHP調用JS/CSS方法

<?php namespace app\common\services; use Yii; class StaticService { public static function includeAppJsStatic($path,$depend) { //第一個參數爲區別參數 第二個爲路徑 第三個爲依賴類 self::includeAppStat
相關文章
相關標籤/搜索