This commit is contained in:
fan 2021-03-19 17:20:30 +08:00
commit 6e6e6ac31d

View File

@ -2,10 +2,10 @@ import { convertSheetToList } from '../parser/util';
export default {
/** 运行图解析方式*/
type: 'Ratio',
type: 'Distance',
/** 边缘高度*/
edge: 600,
edge: 1,
/** 间隔高度*/
multiple: 1,