优化
This commit is contained in:
4
dist/index.d.ts
vendored
4
dist/index.d.ts
vendored
@@ -45,6 +45,10 @@ interface ScanConfigOptions {
|
||||
* 网页扫码canvas样式,默认:position: fixed; width: 300px; height: 300px; top: 0; left: 0; z-index: 9999;
|
||||
*/
|
||||
webScanCanvasStyle?: string,
|
||||
/**
|
||||
* 网页扫码canvas关闭按钮样式,默认显示在canvas右上角
|
||||
*/
|
||||
webScanCloseButtonStyle?: string,
|
||||
/**
|
||||
* 网页扫码类型,默认支持二维码和条码
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user