Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
PU20
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template admin
PU20
Commits
f1c7d15f
Commit
f1c7d15f
authored
4 years ago
by
jeff
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新
parent
0610f542
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
custom-hot-zone-mini.component.ts
...on/custom-hot-zone-mini/custom-hot-zone-mini.component.ts
+2
-2
No files found.
form/src/app/common/custom-hot-zone-mini/custom-hot-zone-mini.component.ts
View file @
f1c7d15f
...
...
@@ -323,7 +323,8 @@ export class CustomHotZoneComponent1 implements OnInit, OnDestroy, OnChanges {
item
[
'
id
'
]
=
saveData
.
id
;
item
[
'
pic
'
]
=
saveData
.
pic_url
item
[
'
useHand
'
]
=
saveData
.
useHand
item
[
'
useBorder
'
]
=
saveData
.
useBorder
// item['skeJsonData'] = saveData.skeJsonData;
// item['texJsonData'] = saveData.texJsonData;
// item['texPngData'] = saveData.texPngData;
...
...
@@ -491,7 +492,6 @@ export class CustomHotZoneComponent1 implements OnInit, OnDestroy, OnChanges {
item
.
setScaleXY
(
saveRect
.
width
/
item
.
width
);
item
.
x
=
saveRect
.
x
+
saveRect
.
width
/
2
;
item
.
y
=
saveRect
.
y
+
saveRect
.
height
/
2
;
}
else
{
// item.showLineDash();
}
...
...
This diff is collapsed.
Click to expand it.
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