Commit 1c5432a0 authored by 张媛's avatar 张媛

添加组件源码预览功能

parent fd54cd1c
......@@ -55,14 +55,14 @@ Primary.parameters = {
Primary.args = {
primary: true,
label: '多变形坐标系统',
centerX:100, //坐标系统原点在弹窗中的x坐标
centerX:400, //坐标系统原点在弹窗中的x坐标
centerY:200, //坐标系统原点在弹窗中的y坐标
axiosNum:3, //3个坐标轴
axiosNum:6, //3个坐标轴
axiosNodeNum:3, //3个坐标节点
unitLength:30, //坐标系统的单位长度,一个刻度多长。
unitLength:70, //坐标系统的单位长度,一个刻度多长。
rotateDeg:90,
labels:["haha","heihei","heihei"],
value:"70,100,90",
value:"70,100,90,70,100,20",
style:{
gridStyle: {
color: 0xb46e42,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment