码迷,mamicode.com
首页 >  
搜索关键字:vue-router    ( 1023个结果
vue异步组件和vue.router异步加载
以前在使用angular进行开发时,始终没有处理好异步加载的问题,最多只能使用requirejs异步加载controller里面的内容。导致后来项目扩大的时候,性能问题十分蛋疼。最后我竟然把单页面引用拆成了多页面应用,感觉好囧。。。 后来尝试用vue写一个项目,配合则webpack,发现效果相当的好
分类:其他好文   时间:2016-03-12 21:22:33    阅读次数:1833
[Vue warn]: Attribute "id" is ignored on component <div> because the component is a fragment instanc
今天在使用vue框架搭建环境时,遇到这个错误提示:[Vue warn]: Attribute "id" is ignored on component because the component is a fragment instanc这个提示的原因是使用 vue-router 和 vue-lo....
分类:其他好文   时间:2015-12-29 19:22:46    阅读次数:1016
npm WARN install Refusing to install vue-router as a dependency of itself
今天在使用npm安装插件的时候提示如下错误:npm WARN install Refusing to install vue-router as a dependency of itselfnpm 阻止安装插件。将npm的镜像改成taobao的镜像后测试还是不行,修改npm镜像:sudo npm i...
分类:其他好文   时间:2015-10-27 16:56:33    阅读次数:782
1023条   上一页 1 ... 101 102 103
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!