随笔分类 - uniapp
摘要://一个是通过第三方软件查看pdf uni.downloadFile({ //通过uniapp的api下载下来 url: 'test.pdf', success: function (res) { var filePath = res.tempFilePath; uni.openDocument({
阅读全文
摘要:<template> <view> <button @tap="toLogin">立即登录</button> </view> </template> <script> export default { methods:{ toLogin(){ uni.getProvider({ service: '
阅读全文
浙公网安备 33010602011771号