ngx-ionic-image-viewer 一个Ionic 4 Angular模块,用于查看和缩放图像和照片,而无需任何其他依赖项。 演示版 | 总览 先决条件 离子> = 4.0.0 角度> = 8.0.0 安装 npm install --save ngx-ionic-image-viewer 用法 进口 导入模块并将其添加到主AppModule的“导入”部分中: import { NgxIonicImageViewerModule } from 'ngx-ionic-image-viewer' ; ... @ NgModule ( { imports : [ NgxI