manifest.json nginx配置 nginx存放项目的路径 groupMobile是的uniapp项目/usr/share/nginx/html/groupMobi...
manifest.json nginx配置 nginx存放项目的路径 groupMobile是的uniapp项目/usr/share/nginx/html/groupMobi...
应该是和ios的版本有关系
vue打包app中,借助HTML5+API下载图片问题1、线上图片地址(http、https): 源码: downLoad() { plus.nativeUI.showWaiting('loading...'); ...
最近在项目中遇到一个生成二维码的需求,并且二维码上要带上logo和背景。使用qrcode只能单纯的生成二维码,不能带logo及其它一些自定义。于是便找到了vue-qr这个插件...
$('.downMore').on('click',function() { let triggerDelay = 100; let remo...
直接拿去用就是 js源码: canvas+api自己可以去了解:https://www.w3school.com.cn/tags/html_ref_canvas.asp //...
源码: handleBack() { var webview = plus.webview.currentWebview() plus.key.addEven...
1、获取版本号 源码: mounted() { var that = this; if(window.plus){ // 在这里调用h5+ API ...
1、线上图片地址(http、https): 源码: downLoad() { plus.nativeUI.showWaiting('loading...'); ...
@呦呦_2bfc 可以的,我的就是
H5+app点击图片保存到相册业务场景:webapp点击图片保存到相册 使用的h5api:plus.gallery(系统相册)http://www.html5plus.org/doc/zh_cn/gall...
楼主厉害了,可解决了我的一个大问题!之前都是直接下载线上图片,这次下载的是canvas合成的图片,base64,直接下不了👍👍👍
H5+app点击图片保存到相册业务场景:webapp点击图片保存到相册 使用的h5api:plus.gallery(系统相册)http://www.html5plus.org/doc/zh_cn/gall...
业务场景:webapp点击图片保存到相册 使用的h5api:plus.gallery(系统相册)http://www.html5plus.org/doc/zh_cn/gall...