当前位置:网站首页>Generate QR code
Generate QR code
2022-07-02 05:23:00 【YUlangML】
Code
<template>
<view class="body">
<tki-qrcode ref="qrcode" :val="val" :size="size" :lv="lv" :loadMake="loadMake" @result="qrR" />
</view>
</template>
script>
import tkiQrcode from "@/components/tki-qrcode/tki-qrcode"
export default {
components: { tkiQrcode },
data() {
return {
src: 'https://img1.imgtp.com/2022/06/25/9Tm9EZkh.png',
val: 'https://img1.imgtp.com/2022/06/25/9Tm9EZkh.png', // The value to generate the QR code
size: 250, // The size of the QR code Unit is rpx
lv: 3,
loadMake: true, // After the component is loaded, the QR code is automatically generated
}
},
onLoad() {},
methods: {
qrR() {
console.log(" QR code generation ")
},
gopayFun() {
this.$wechat.gopayFun()
}
}
}边栏推荐
- Black Horse Notes - - set Series Collection
- go实现leetcode旋转数组
- Straighten elements (with transition animation)
- Fabric. JS activation input box
- Visual Studio导入
- el-cascader回显只选中不显示的问题
- Gee: create a new feature and set corresponding attributes
- 黑馬筆記---Set系列集合
- Installation du tutoriel MySQL 8.0.22 par centos8
- 函数中使用sizeof(arr) / sizeof(arr[0])求数组长度不正确的原因
猜你喜欢

操作符详解

Nodejs (03) -- custom module

Innovation never stops -- the innovation process of nvisual network visualization platform for Excel import

Dark horse notes -- map set system
![Gee: use of common mask functions in remote sensing image processing [updatemask]](/img/55/bf4ef5fc923242e72caab71f1a4e4b.jpg)
Gee: use of common mask functions in remote sensing image processing [updatemask]

记录sentry的踩坑之路
![Gee series: unit 10 creating a graphical user interface using Google Earth engine [GUI development]](/img/78/a17034d4b77d5c0dbe741f84a8ecd7.jpg)
Gee series: unit 10 creating a graphical user interface using Google Earth engine [GUI development]

Gee dataset: chirps pentad high resolution global grid rainfall dataset

centos8安装mysql8.0.22教程

6.网络-基础
随机推荐
【技术随记-08】
Sliding window on the learning road
Johnson–Lindenstrauss Lemma(2)
Black Horse Notes - - set Series Collection
Global and Chinese market of travel data recorder (VDR) 2022-2028: Research Report on technology, participants, trends, market size and share
Youth training camp -- database operation project
Latest: the list of universities and disciplines for the second round of "double first-class" construction was announced
Fabric. JS activation input box
Creation and destruction of function stack frames
el-cascader回显只选中不显示的问题
Fabric. JS round brush
Fabric.js 将本地图像上传到画布背景
Implementation of leetcode two number addition go
Gee: explore the characteristics of precipitation change in the Yellow River Basin in the past 10 years [pixel by pixel analysis]
创新永不止步——nVisual网络可视化平台针对Excel导入的创新历程
Gee series: unit 10 creating a graphical user interface using Google Earth engine [GUI development]
数据的储存
运维工作的“本手、妙手、俗手”
指针使用详解
Gee: explore the change of water area in the North Canal basin over the past 30 years [year by year]