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