Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Y
YM4-13
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
YM4-13
Commits
47a7a43b
Commit
47a7a43b
authored
Oct 02, 2020
by
李维
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug fix
parent
33c22379
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
form.component.html
src/app/form/form.component.html
+0
-3
No files found.
src/app/form/form.component.html
View file @
47a7a43b
...
@@ -51,7 +51,6 @@
...
@@ -51,7 +51,6 @@
fontName =
"FuturaBT-Medium"
fontName =
"FuturaBT-Medium"
fontColor =
"#c8161e"
fontColor =
"#c8161e"
[
hotZoneItemArr
]="
hotZoneItemArrLeft
"
[
hotZoneItemArr
]="
hotZoneItemArrLeft
"
title=
"左选区"
(
save
)="
saveData
($
event
,
1
)"
(
save
)="
saveData
($
event
,
1
)"
></app-custom-hot-zone>
></app-custom-hot-zone>
...
@@ -201,7 +200,6 @@
...
@@ -201,7 +200,6 @@
fontName =
"FuturaBT-Medium"
fontName =
"FuturaBT-Medium"
fontColor =
"#c8161e"
fontColor =
"#c8161e"
[(
hotZoneItemArr
)]="
hotZoneItemArrMiddle
"
[(
hotZoneItemArr
)]="
hotZoneItemArrMiddle
"
title=
"右选区"
(
save
)="
saveData
($
event
,
2
)"
(
save
)="
saveData
($
event
,
2
)"
></app-custom-hot-zone>
></app-custom-hot-zone>
...
@@ -351,7 +349,6 @@
...
@@ -351,7 +349,6 @@
fontName =
"FuturaBT-Medium"
fontName =
"FuturaBT-Medium"
fontColor =
"#c8161e"
fontColor =
"#c8161e"
[(
hotZoneItemArr
)]="
hotZoneItemArrRight
"
[(
hotZoneItemArr
)]="
hotZoneItemArrRight
"
title=
"右选区"
(
save
)="
saveData
($
event
,
3
)"
(
save
)="
saveData
($
event
,
3
)"
></app-custom-hot-zone>
></app-custom-hot-zone>
...
...
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