我在Angular2中使用Ionic2框架的可注入服務有問題。 我的服務是這樣的: import {Injectable} from '@angular/core'; import {NavController} from 'ionic-angular'; ...
確定! 回上一頁