<?php Yii::app()->getClientScript()->registerScriptFile("/js/main.js"); ?>
在yii中这样引入js文件,但是通过查看网页源代码,却看不到