mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增预览接口数据动态获取功能
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { ref } from 'vue'
|
||||
import throttle from 'lodash/throttle'
|
||||
|
||||
// * 屏幕缩放适配
|
||||
export const usePreviewScale = (
|
||||
width: number,
|
||||
height: number,
|
||||
|
||||
Reference in New Issue
Block a user