摘要: 1.Routes 路由模块 1 import { NgModule } from '@angular/core'; 2 import { RouterModule, Routes } from '@angular/router'; 3 4 import { DashboardComponent } 阅读全文
posted @ 2017-08-12 11:40 蔚蓝山 阅读(174) 评论(0) 推荐(0)