amis-rpc-design/node_modules/rc-image/es/previewConfig.js

4 lines
164 B
JavaScript
Raw Normal View History

2023-10-07 19:42:30 +08:00
/** Scale the ratio base */
export var BASE_SCALE_RATIO = 1;
/** The maximum zoom ratio when the mouse zooms in, adjustable */
export var WHEEL_MAX_SCALE_RATIO = 1;