使用 *ngFor *ngIf 时报错Can't bind to 'ngForOf' since it isn't a known property of 'div'
原创
2021-06-20 12:14:47
426阅读
multiple"style="position: relative; "> <ng-templatengForlet-hu [ngForOf]="list.items">
原创
2023-03-05 07:02:28
182阅读
说明:angular九宫格ui
效果图:
step1:
C:\Users\wangrusheng\WebstormProjects\untitled4\src\app\order\order.component.ts
import { Component } from '@angular/core';
import {NgForOf} from '@angular/common';
inter