ionic3_angular4_JD
ionic3_angular4_JD copied to clipboard
使用ionic3/ag4编写模仿京东商城的demo
浏览器控制台报错了,向大佬求助 Error: eventTask 'undefined.addEventListener:MSTransitionEnd': can not transition to 'running', expecting state 'scheduled', was 'notScheduled'. at d (http://localhost:8100/build/polyfills.js:3:4029) at t.prototype._transitionTo (http://localhost:8100/build/polyfills.js:3:13660) at n.prototype.runTask (http://localhost:8100/build/polyfills.js:3:6972) at invoke (http://localhost:8100/build/polyfills.js:3:13186)
npm install 后报错 
我每次上网下载的代码在cnpm install 总是报错  如图,是post install error。尝试了删除node_modules几次都是这样
可不可以在你今后的文档里面把你觉得算个技术点的东东列出来。看了都是静态页面,想观摩下大佬的代码都难。
你好,我在用ionic+angular做项目,我看到官网的教程中,ngModule是放在app.module.ts中的,但是我看有些人的项目是每个模块都有自己的ngModule, 我想问到底该以哪种为准,谢谢
求后台服务器程序
大佬能开源下这个程序对应的后台服务器的代码吗,我最近开始学习ionic开发APP,想学习一下,万分感谢。
极光推送
你能考虑极光推送给集成一下哇?
是否考虑把购物车,加减商品这些交互做一些
键盘弹出时 tab 会上移到键盘上面,有没有什么好的解决方案,谢谢