摘要: getActivatedRoutePath(r: ActivatedRoute) { return r.url .subscribe(p => this.curtPath = p[0].path)} 阅读全文
posted @ 2016-12-05 04:41 Zhentiw 阅读(206) 评论(0) 推荐(0)