18Angular路由练习

练习:实现一个SPA

demo14/

check.component.ts  查看页面

pay.component.ts      支付页面

send.component.ts    发货页面

 

路由默认加载check

check : button -> pay  传递价格

pay: 接收到参数 显示在pay页面,超链接(去发货)-> send

send:button(商品查看)-->check

 

demo14

posted @ 2020-01-18 17:47  shanlu  阅读(125)  评论(0编辑  收藏  举报