<?php $this->registerJsFile("@web/lib/My97DatePicker/4.8/WdatePicker.js",['depends'=>['backendassetsAppAsset']])?> <?php $this->registerJsFile("@web/lib/laypage/1.2/laypage.js",['depends'=>['backendassetsAppAsset']])?>
<?php $this->beginBlock('js') ?> js代码 <?php $this->endBlock() ?> <?php $this->registerJs($this->blocks['js'], yiiwebView::POS_END); ?>