我正在使用ionic 3,因此是angular 和typescript。 我想要实现的是将ngFor 与Map 类型一起使用。 这是我所拥有的: interface IShared_Position { lat: number; ...
確定! 回上一頁