Así que aquí vamos… import { HTTP } from '@ionic-native/http'; constructor(private http: HTTP) {} ... this.http.get ...
確定! 回上一頁