ngFor && index 用法 - zLulus/My_Note GitHub Wiki

*ngFor="let item of data;let i = index"

示例代码

示例代码