240 发简信
IP属地:湖北
  • jpush推送模块

    参考:https://github.com/kongdewen1994/ionic2-jpush-cordova-plugin 1、安装插件 i...

  • 第三方JS调用

    在html文件中引入js文件index.html 在文件中调用

  • Resize,w 360,h 240
    Ioinic APP打包

    APP配置 应用信息config.xml id为包名version为版本号name为应用名称description应用描述 icon与splas...

  • 编写cordova插件Amap

    android 创建项目 创建Android项目,添加依赖CordovaLib依赖CordovaLib从Ionic项目的platforms/an...

  • Resize,w 360,h 240
    cordova插件编写与使用

    安装插件 npm install -g plugman 创建目录 plugman create --name EchoPlugin --plug...