如何添加


 < script>
 jQuery(function(){
 jQuery('#camera_wrap_1') .camera({
 transPeriod:500,
 time:3000,
 height:'490px',
缩略图:false,
分页:true,
 playPause:false,
 loader:false,
 navigation:false,
 hover:false
});
});



 到我的角度页面?有什么好的解决方案可以做这样的事吗?

答案 0 :(得分:0)
将您的脚本放入新文件,例如$innCompnies=$query->fetchAll();
foreach($innCompnies as $inComp) {
$companies[]=$inComp;
}
。
然后,在myScript.js
添加:
index.html
保存文件和刷新页面。现在您已将脚本运行到Angular应用程序中。