search

Home  >  Q&A  >  body text

angular.js - Developed using ionic && angulaJs, how to be compatible with mobile and PC?

That’s it, I’ve been working on the development of ionic && angularjs recently. Ionic is very mobile-friendly, but if the PC also uses a set of templates, how can it be compatible? In addition to using responsiveness to achieve this effect, are there any other feasible solutions?
If you don’t use the same set of templates, how can you switch easily?

过去多啦不再A梦过去多啦不再A梦2803 days ago630

reply all(1)I'll reply

  • 天蓬老师

    天蓬老师2017-05-15 17:09:06

    Don’t think about it, ionic is very unfriendly to the PC side. For example, ionic provides encapsulation of checkbox, radio, etc. in the form, which is completely unusable on the PC side.
    The original intention of the ionic framework is to do mobile development. If you want to do PC development, it is recommended to change to a UI framework.
    If you really use a set of UI framework + angular to develop mobile and PC first, you can try [materializecss ]: http://materializecss.com/

    reply
    0
  • Cancelreply