update: formatting qrcode component

This commit is contained in:
IchliebedichZhu 2024-03-04 18:09:01 +00:00
parent d6f9574331
commit 4cb236473c

View File

@ -1,4 +1,4 @@
import { CornerDotType, CornerSquareType, DrawType, ErrorCorrectionLevel, Mode, Options, TypeNumber } from "qr-code-styling"
import { CornerDotType,Options } from "qr-code-styling"
import { TQrcodeProps } from "./index.vue"
/** 生成二维码数据 */