简单的单页面应用及路由配置的优化 ## 未优化的基础单页面应用 <body ng-app=”myApp”> <ul> <li><a href=”#/find”>发现音乐</a> … 继续阅读 简单的单页面应用及路由配置的优化