feat: 新增预览背景图

This commit is contained in:
MTrun
2022-03-07 15:39:40 +08:00
parent f8785a4505
commit b96c2f0d3e
4 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import { usePreviewScale } from '@/hooks/index'
import { RenderList } from './components/RenderList/index'
import { ChartEditStorageType } from './index.d'
import { getLocalStorageInfo } from './utils/index'
import { useEditCanvasConfigStyle } from './hooks/useStyle.hook'
import { useEditCanvasConfigStyle } from './utils'
const previewRef = ref()