提交代码
This commit is contained in:
parent
d24f91afc1
commit
9d8ccd5a67
@ -24,7 +24,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 10,
|
||||
description: '起始点横坐标'
|
||||
}, {
|
||||
},{
|
||||
prop: 'y1',
|
||||
label: '起始点纵坐标',
|
||||
type: types.Number,
|
||||
@ -102,7 +102,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 10,
|
||||
description: '左上角横坐标'
|
||||
}, {
|
||||
},{
|
||||
prop: 'y',
|
||||
label: '左上角纵坐标',
|
||||
type: types.Number,
|
||||
@ -113,7 +113,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 10,
|
||||
description: '左上角纵坐标'
|
||||
}, {
|
||||
},{
|
||||
prop: 'width',
|
||||
label: '宽度',
|
||||
type: types.Number,
|
||||
@ -124,7 +124,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 50,
|
||||
description: '宽度'
|
||||
}, {
|
||||
},{
|
||||
prop: 'height',
|
||||
label: '高度',
|
||||
type: types.Number,
|
||||
@ -135,7 +135,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 50,
|
||||
description: '高度'
|
||||
}, {
|
||||
},{
|
||||
prop: 'r',
|
||||
label: '圆角矩形半径',
|
||||
type: types.NumberArray,
|
||||
@ -190,7 +190,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 10,
|
||||
description: '圆心纵坐标'
|
||||
}, {
|
||||
},{
|
||||
prop: 'r',
|
||||
label: '半径',
|
||||
type: types.Number,
|
||||
@ -280,7 +280,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 10,
|
||||
description: '圆心横坐标'
|
||||
}, {
|
||||
},{
|
||||
prop: 'y',
|
||||
label: '圆心纵坐标',
|
||||
type: types.Number,
|
||||
@ -291,7 +291,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 10,
|
||||
description: '圆心纵坐标'
|
||||
}, {
|
||||
},{
|
||||
prop: 'r',
|
||||
label: '半径',
|
||||
type: types.Number,
|
||||
@ -302,7 +302,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 40,
|
||||
description: '半径'
|
||||
}, {
|
||||
},{
|
||||
prop: 'n',
|
||||
label: '边数',
|
||||
type: types.Number,
|
||||
@ -346,7 +346,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 10,
|
||||
description: '圆心横坐标'
|
||||
}, {
|
||||
},{
|
||||
prop: 'cy',
|
||||
label: '圆心纵坐标',
|
||||
type: types.Number,
|
||||
@ -357,7 +357,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 10,
|
||||
description: '圆心纵坐标'
|
||||
}, {
|
||||
},{
|
||||
prop: 'rx',
|
||||
label: '横向半径',
|
||||
type: types.Number,
|
||||
@ -368,7 +368,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 50,
|
||||
description: '横向半径'
|
||||
}, {
|
||||
},{
|
||||
prop: 'ry',
|
||||
label: '纵向半径',
|
||||
type: types.Number,
|
||||
@ -402,7 +402,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 10,
|
||||
description: '圆心横坐标'
|
||||
}, {
|
||||
},{
|
||||
prop: 'cy',
|
||||
label: '圆心纵坐标',
|
||||
type: types.Number,
|
||||
@ -413,7 +413,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 10,
|
||||
description: '圆心纵坐标'
|
||||
}, {
|
||||
},{
|
||||
prop: 'r',
|
||||
label: '半径',
|
||||
type: types.Number,
|
||||
@ -424,7 +424,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 50,
|
||||
description: '半径'
|
||||
}, {
|
||||
},{
|
||||
prop: 'startAngle',
|
||||
label: '起始弧度',
|
||||
type: types.Number,
|
||||
@ -435,7 +435,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 50,
|
||||
description: '起始弧度'
|
||||
}, {
|
||||
},{
|
||||
prop: 'endAngle',
|
||||
label: '终止弧度',
|
||||
type: types.Number,
|
||||
@ -446,7 +446,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 50,
|
||||
description: '终止弧度'
|
||||
}, {
|
||||
},{
|
||||
prop: 'clockwise',
|
||||
label: '顺时针方向',
|
||||
type: types.Boolean,
|
||||
@ -485,7 +485,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 10,
|
||||
description: '圆心横坐标'
|
||||
}, {
|
||||
},{
|
||||
prop: 'cy',
|
||||
label: '圆心纵坐标',
|
||||
type: types.Number,
|
||||
@ -496,7 +496,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 10,
|
||||
description: '圆心纵坐标'
|
||||
}, {
|
||||
},{
|
||||
prop: 'r',
|
||||
label: '半径',
|
||||
type: types.Number,
|
||||
@ -507,7 +507,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 50,
|
||||
description: '半径'
|
||||
}, {
|
||||
},{
|
||||
prop: 'r0',
|
||||
label: '内半径',
|
||||
type: types.Number,
|
||||
@ -518,7 +518,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 50,
|
||||
description: '内半径'
|
||||
}, {
|
||||
},{
|
||||
prop: 'startAngle',
|
||||
label: '起始弧度',
|
||||
type: types.Number,
|
||||
@ -529,7 +529,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 50,
|
||||
description: '起始弧度'
|
||||
}, {
|
||||
},{
|
||||
prop: 'endAngle',
|
||||
label: '终止弧度',
|
||||
type: types.Number,
|
||||
@ -540,7 +540,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 50,
|
||||
description: '终止弧度'
|
||||
}, {
|
||||
},{
|
||||
prop: 'clockwise',
|
||||
label: '顺时针方向',
|
||||
type: types.Boolean,
|
||||
@ -582,7 +582,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 10,
|
||||
description: '圆心横坐标'
|
||||
}, {
|
||||
},{
|
||||
prop: 'cy',
|
||||
label: '圆心纵坐标',
|
||||
type: types.Number,
|
||||
@ -593,7 +593,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 10,
|
||||
description: '圆心纵坐标'
|
||||
}, {
|
||||
},{
|
||||
prop: 'width',
|
||||
label: '宽度',
|
||||
type: types.Number,
|
||||
@ -604,7 +604,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 50,
|
||||
description: '宽度'
|
||||
}, {
|
||||
},{
|
||||
prop: 'height',
|
||||
label: '高度',
|
||||
type: types.Number,
|
||||
@ -659,7 +659,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 10,
|
||||
description: '圆心纵坐标'
|
||||
}, {
|
||||
},{
|
||||
prop: 'width',
|
||||
label: '宽度',
|
||||
type: types.Number,
|
||||
@ -670,7 +670,7 @@ export const elementConst = {
|
||||
],
|
||||
value: 50,
|
||||
description: '宽度'
|
||||
}, {
|
||||
},{
|
||||
prop: 'height',
|
||||
label: '高度',
|
||||
type: types.Number,
|
||||
|
Loading…
Reference in New Issue
Block a user