chore: preserve app workspace t_41bd9518
This commit is contained in:
@@ -4,6 +4,7 @@ import type { ExamTemplateDetail, TemplateReplacePayload } from '../../types/exa
|
||||
export const PAGE_HEIGHT = 1100
|
||||
export const PAGE_WIDTH = 780
|
||||
export const PAGE_GAP = 0
|
||||
export const BOUNDARY_LINE_HEIGHT = 12
|
||||
|
||||
export interface CanvasPageGeometry { pageNumber: number; x: number; y: number; w: number; h: number }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user