首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >使用具有摄像头功能的聚合物组件构建移动应用程序(Cordova)

使用具有摄像头功能的聚合物组件构建移动应用程序(Cordova)
EN

Stack Overflow用户
提问于 2017-12-13 14:52:47
回答 0查看 218关注 0票数 0

我正在使用Cordova制作一个移动应用程序。它使用聚合物2.0组件在数据库中创建主/子记录。

代码语言:javascript
复制
I have to add the file upload and camera feature to the same mobile application. 

in index.html I am using polymer component like this :
        <div style="border: 2px solid green;">
            <crud-expense-mobile employee-id='1234'></crud-expense-mobile>
        </div>
    enter code here

This is my first mobile project. Need guidance from experts 
EN

回答

页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/47787160

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档