Angular细节组件。根据URL仅显示数组的特定元素。
创始人
2024-10-30 09:30:10
0

我们可以使用ActivatedRoute服务中的查询参数来实现此目的。 先在app-routing.module.ts中定义路由:

{ path: 'products/:id', component: ProductDetailComponent }

然后在ProductDetailComponent中,我们可以注入ActivatedRoute并使用其params属性来获取路由参数。

import { ActivatedRoute } from '@angular/router';

@Component({ selector: 'app-product-detail', templateUrl: './product-detail.component.html', styleUrls: ['./product-detail.component.css'] }) export class ProductDetailComponent implements OnInit {

productId: number; products: any = [ { id: 1, name: 'Product 1', category: 'Category 1' }, { id: 2, name: 'Product 2', category: 'Category 2' }, { id: 3, name: 'Product 3', category: 'Category 1' }, { id: 4, name: 'Product 4', category: 'Category 2' } ];

constructor(private route: ActivatedRoute) { }

ngOnInit() { this.route.params.subscribe(params => { this.productId = +params['id']; }); } }

在template中,我们可以使用*ngIf指令来根据productId显示对应的products数组元素。

Product Details

Product 1 Details

Product 2 Details

Product 3 Details

Product 4 Details

如果我们有很多元素需要显示,可以使用ngSwitch结构来替换多个*ngIf。

Product 1 Details
Product 2 Details
Product 3 Details
Product 4 Details

相关内容

热门资讯

每日必看教程!aapoker ... 每日必看教程!aapoker ai插件,wepoker免费脚本,确实真的是有挂(有挂透明挂)一、we...
最新技巧!hhpoker有透视... 最新技巧!hhpoker有透视功能吗,wepoker辅助是真的假的,一贯是真的有挂(有挂总结)1、让...
必备科技!wepoker有透视... 必备科技!wepoker有透视底牌吗,wepoker有脚本吗,都是是有挂(有挂方式)该软件可以轻松地...
新手必备!aapoker怎么设... 新手必备!aapoker怎么设置抽水,微扑克辅助,竟然是有挂(竟然有挂)是不是有人用挂微扑克wpk插...
分享开挂内幕!hhpoker可... 分享开挂内幕!hhpoker可以控制牌吗,德州真人透视脚本,真是存在有挂(有挂解密)1. 选牌创建新...
每日必看!aa poker辅助... 每日必看!aa poker辅助包,wepoker辅助器怎么弄,真是真的有挂(确实有挂)1、全新机制【...
我来向大家传授!菠萝辅助器免费... 我来向大家传授!菠萝辅助器免费版的特点,wepoker透视有吗,总是是有挂(有挂规律)1、菠萝辅助器...
玩家必看秘籍!约局吧开挂神器是... 玩家必看秘籍!约局吧开挂神器是真的吗,德普之星透视辅助软件,原来有挂(有挂方式);在进入软件靠谱后,...
教程辅助!hhpoker免费辅... 教程辅助!hhpoker免费辅助器,约局吧如何查看是否有挂,其实是真的有挂(有挂方略)1、全新机制【...
玩家必看科普!wpk透视辅助方... 玩家必看科普!wpk透视辅助方法,aa poker辅助包,其实是有挂(真的有挂)暗藏猫腻,小编详细说...