import { InAppBrowser } from '@ionic-native/in-app-browser/ngx'; constructor(private iab: InAppBrowser) { } ... const browser ...
確定! 回上一頁