当前位置:   article > 正文

Uncaught Error: [$injector:nomod] Module 'xxx' is not available! You either misspelled the m_angular中出现module 'ui.select' is not available! you

angular中出现module 'ui.select' is not available! you either misspelled the

查了百度,不行,只好查谷歌,有个办法解决这个错误:

将原来js文件的angular.module(' app' ).controller(............

改为   angular.module(' app',[ ] ).controller(......,

就好了,表示依赖的js放在[ ]中,默认为空,先这样了,还有好多活要干呢哭

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/繁依Fanyi0/article/detail/144513
推荐阅读
相关标签
  

闽ICP备14008679号