文件名称:cordova-network-information-ionic
文件大小:1.8MB
文件格式:ZIP
更新时间:2024-07-24 16:05:45
JavaScript
科尔多瓦网络信息离子 1. 将 ng-cordova.js 链接添加到 index.html 中: [removed][removed] 2.在index.html中添加cordova.js链接: [removed][removed] 3.在index.html中添加network.js链接: [removed][removed] 4.将ngCordova模块注入根模块, 5.将NetworkInfo模块注入根模块, 6.将NetworkCtrl模块注入根模块: angular.module('starter', ['ionic', 'ngCordova','NetworkCtrl','NetworkInfo']);