摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>css3-scanner</title> <style> .qr-scanner { position: relative; height: 200px; width: 200px 阅读全文
posted @ 2022-09-05 17:01 青幽草 阅读(695) 评论(0) 推荐(0)
摘要: <script setup > import { ref, reactive, toRefs } from 'vue' import { BrowserMultiFormatReader } from '@zxing/library'; import { Dialog, Notify } from 阅读全文
posted @ 2022-09-05 15:52 青幽草 阅读(3425) 评论(0) 推荐(1)