Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
wangjin-front-end
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
张媛
wangjin-front-end
Commits
1c5432a0
Commit
1c5432a0
authored
Jul 08, 2021
by
张媛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加组件源码预览功能
parent
fd54cd1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
polygonSystem.stories.tsx
src/canvasStories/polygonSystem.stories.tsx
+4
-4
No files found.
src/canvasStories/polygonSystem.stories.tsx
View file @
1c5432a0
...
...
@@ -55,14 +55,14 @@ Primary.parameters = {
Primary
.
args
=
{
primary
:
true
,
label
:
'多变形坐标系统'
,
centerX
:
1
00
,
//坐标系统原点在弹窗中的x坐标
centerX
:
4
00
,
//坐标系统原点在弹窗中的x坐标
centerY
:
200
,
//坐标系统原点在弹窗中的y坐标
axiosNum
:
3
,
//3个坐标轴
axiosNum
:
6
,
//3个坐标轴
axiosNodeNum
:
3
,
//3个坐标节点
unitLength
:
3
0
,
//坐标系统的单位长度,一个刻度多长。
unitLength
:
7
0
,
//坐标系统的单位长度,一个刻度多长。
rotateDeg
:
90
,
labels
:[
"haha"
,
"heihei"
,
"heihei"
],
value
:
"70,100,90"
,
value
:
"70,100,90
,70,100,20
"
,
style
:{
gridStyle
:
{
color
:
0xb46e42
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment