http://www.jianshu.com/p/114dfc631740
http://www.ionic.wang/css_doc-index.html#padding
百度网盘下载地址:http://pan.baidu.com/s/1boPM7G7
cordova ionic官网:http://cordova.apache.org/docs/en/3.3.0/cordova/device/device.html
Signing an App{2种签名打包方式--ionic}
:http://cordova.apache.org/docs/en/6.x/guide/platforms/ios/index.html#signing-an-app(这里添加build.json(添加到cordova根目录)后,
假如用ionic: ionic build ios –device –prod –buildConfig/ionic build ios –device –release –buildConfig)
官方文档:{chrome安装插件devdoc即可在本地查询,需翻墙}
http://devdocs.io/css/scroll-snap-coordinate
中文文档:
https://angular.cn/docs/ts/latest/tutorial/toh-pt1.html
ionic build ios –prod打包方式减少开始运行时间
google:跨域问题,添加插件:http://devfanaticblog.com/how-to-build-the-ipa-package-with-apache-cordova-or-ionic-framework-command-line-tools/
并右上角开启即可
pathon打包忽视中文:#-- coding: utf-8 --
https://ionicframework.com/getting-started/
https://ionicframework.com/docs/v2/intro/deploying/
广播插件:https://github.com/bsorrentino/cordova-broadcaster
TypeScript 入门教程:http://www.runoob.com/w3cnote/getting-started-with-typescript.html
浅谈angular2+ionic2
http://www.cnblogs.com/zhouming-web/p/6226323.html