更新优化进件
This commit is contained in:
@@ -34,11 +34,11 @@ async function generateQrcode(text) {
|
||||
}
|
||||
}
|
||||
|
||||
// 显示二维码弹窗
|
||||
function show(url, t) {
|
||||
console.log(url);
|
||||
// console.log(url);
|
||||
visible.value = true
|
||||
type.value = t
|
||||
|
||||
if (t == 2) {
|
||||
srcUrl.value = url
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user