Merge branch 'test' of https://git.code.tencent.com/lian-cbtc/jl-client into test_teach
This commit is contained in:
commit
6e6e6ac31d
@ -2,10 +2,10 @@ import { convertSheetToList } from '../parser/util';
|
||||
|
||||
export default {
|
||||
/** 运行图解析方式*/
|
||||
type: 'Ratio',
|
||||
type: 'Distance',
|
||||
|
||||
/** 边缘高度*/
|
||||
edge: 600,
|
||||
edge: 1,
|
||||
|
||||
/** 间隔高度*/
|
||||
multiple: 1,
|
||||
|
Loading…
Reference in New Issue
Block a user