Coder Social home page Coder Social logo

wangzhiming79 / ionic2_tabs Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 164.0 19.73 MB

一个不断完善的ionic2项目,详情可关注我的博客http://www.jianshu.com/users/1a84979872f1/

Java 16.83% Objective-C 36.80% C 0.26% HTML 1.39% C# 4.07% JavaScript 4.09% QML 0.29% C++ 32.43% TypeScript 3.49% CSS 0.35%

ionic2_tabs's Introduction

Ionic 2 App

一个不断完善的ionic2项目,详情可关注我的博客:http://www.jianshu.com/p/6aa5a8318092/

##如何运行此app

  1. 安装依赖
$ cnpm install -g ionic
  • 运行
$ ionic serve

##使用高德地图

  • 由于使用了高德地图,执行ionic serve启动后,会提示_地图加载失败..._,所以需要去高德开发者官网申请key
  • 先注册为高德地图开发者,然后申请一个__web端__key,填写到index.html中

##使用高德导航

  • 要使用高德导航,需要申请android key,然后填写在plugins/com.kit.cordova.amaplocation/plugin.xml文件中
  • 申请ios key,填写在plugins/com.kit.cordova.amapnavigation/plugin.xml文件中
  • 如果不需要高德导航就把插件com.kit.cordova.amaplocationcom.kit.cordova.amapnavigation删除掉,因为导航添加了android sdk,会使app增加4M
  • 注意高德导航android平台的key分debug和release版本,先申请个debug版测试先

ionic2_tabs's People

Contributors

xiaosan666 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.