How to use the mobile SPA developed by vue2.0 to call the navigation and calling function of the mobile phone?

want to use vue2.0 to develop a small web application for the company, running on the mobile side. How can the above functions be achieved?


you can call through a tag

  

calling native functions needs to be bridged by the framework. For more information, please see weex,Cordova and other framework documents

.
Menu