yii2.0中如何引入js/css文件呢
2 回答

慕尼黑8549860
TA貢獻1818條經驗 獲得超11個贊
<?php $this->beginBody() ?>
<?php echo $content;?>
<?php $this->endBody() ?>
<?php $this->head() ?><?php $this->beginPage() ?><?php
$this->endPage();?>加上就有了
- 2 回答
- 0 關注
- 846 瀏覽
添加回答
舉報
0/150
提交
取消